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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>