You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/02/01 06:03:13 UTC

DO NOT REPLY [Bug 6143] - IOException on multipart form kills the response

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6143>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6143

IOException on multipart form kills the response

william.barker@wilshire.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From william.barker@wilshire.com  2002-02-01 05:03 -------
As a general rule, if the servlet gets an IOException, then the browser isn't 
talking to you anymore (e.g. the user hits the "stop" button in the middle of a 
large upload).  As a result, there really isn't really anything you can do 
(except possibly making a note of the fact in the session).

Since this looks strongly like it's not a Tomcat bug, I'll mark it as INVALID.  
Feel free to reopen with more information (e.g. server-log stack traces) if you 
think that there is still a problem.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>