Title: oreilly multipart parser
I'll bet if you look in your Tomcat error log you will find an IOException; this is what's hanging the client.
 
Mark
-----Original Message-----
From: Katz, Guy [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 1:36 AM
To: [EMAIL PROTECTED]
Subject: oreilly multipart parser

hi all;
i am using the servlet package from oreilly for multipart/form-data parsing.
i am getting a strange behaviour and could not find an answer in the archives.
when sending a file bigger then the limit size i gave to the parser an exception is thrown like said in the documentation. the problem is that it seems the the posting client hangs and is continuing to post all the data.

i am using only tomcat 4.
is this a container omplementation bug? would using apache web server or an app server solve this? any one had this problem?

thanks

__________________
Guy Katz
Comverse
[EMAIL PROTECTED]
+972 3 7663686

Reply via email to