DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30386>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30386 sendRedirect of <application/pdf> to IE needs a refresh to display Summary: sendRedirect of <application/pdf> to IE needs a refresh to display Product: Tomcat 5 Version: 5.0.27 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: Other Component: Connector:HTTP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have narrowed the problem down a little by coming up with a small test. It seems to be an issue with using Tomcat 5.x (Tomcat 3.2.1 works) to sendRedirect() to a servlet that renders <application/pdf> contenttype to IE 6.x (Mozilla works). I get a blank page that needs to be refreshed. The fact that Tomcat 3.2.1 & 3.3a work makes me think it's a Tomcat bug. I attached my simple little test servlets (If I can figure out how). There's a test.pdf file in the .jar that is used for the servlet output. Its location is hardcoded to c:\test.pdf in the TestPDFOutputServlet. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]