I'm having a strange problem with Tomcat running through IIS with an IE browser. 
Essentially what is happening is when I use the jsp:forward tag, the forwarding page 
shows up in the content as well as the page that was being forwarded too. This is 
particular to tomcat running through IIS and an IE browser. If I bypass IIS and go 
through Tomcat's http, this doen'st happen. I have tried increasing the buffer witht 
he JSP page but that has no effect. Anyone else encounter this problem and/or know a 
way around it? I have also try response.sendRedirect to the same result....  any ideas?

-Simon

Reply via email to