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/01/31 06:59:22 UTC

DO NOT REPLY [Bug 6143] New: - 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

           Summary: IOException on multipart form kills the response
           Product: Tomcat 3
           Version: 3.2 Final
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Servlet
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: sgabriel@brainfuse.com


I am trying to upload a file using the Orielley servlet package, I am trying to 
catch any exception that occur on the servlet that does the upload, if an error 
occur, the servlet redirects the user to another page with information on how 
to handle the error.
What is happening is whenever any exception occurs no matter what, I get page 
cannot be displayed on internet explorer, if no exception occurs everything 
works fine, but if an exception occur then I get page cannot be displayed, I 
have some debugging code on the catch block, the code executes but internet 
explorer doesn't get the page, I tried to output something to the page but 
still the same error(Page caannot be displayed), I am not sure what is the 
problem, I tried for every FAQ and bug report but I couldn't find anything 
helpful regarding that matter, the same thing happens on another machine 
running Tomcat3.3, Please Help!!!!!

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