Hi
        I am using Tomcat 4.1.29. When i do
HttpServletResponse.sendRedirect() inside my servlet doGet(), it
automatically closes the stream
        So when i call the real close() function it throws IOException

                java.io.IOException: The stream has been closed
                at
org.apache.catalina.connector.ResponseStream.close(ResponseStream.java:219)

        Please let me know how to solve on this .

Thanks
Surendra


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to