Hello,

does anyone have the Oreily MultipartParser file upload working with Tomcat
and apache on Linux.

I have developed this upload servlet using Jbuilder 4 and Win2000. The
servlet works with the Jbuilder debugger(tomcat 3.1) and jrun. But is does
work when I push it to my production linux box.

When I execute the form to upload the image on the linux box, the form just
hangs.

what is strange is that every time
ServletInputStream in = req.getInputStream();
is called I get a "Y" printed on the console.

Do anyone have this working on the linux config?

has anyone seen a similar problem?

Thanks

Randy


Reply via email to