You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Scott Jones <sc...@on-sitemanager.com> on 2001/09/26 01:56:07 UTC

[TC 3.2.3] SendRedirect + Mozilla problems

Hello,

My JSP application uses sendRedirect to redirect people to different
pages after processing forms.  When using Mozilla 0.9.2, 0.9.3, or 0.9.4
I get a bunch of headers up at the top of my page.  If I refresh the
page, then they go away...

When I was using Tomcat 3.2.1, this problem happened very rarely, but
with 3.2.3 it is much more consistent.  

I am running on Redhat 7.1 with Apache 1.3.19-5 using mod_jk-eapi and
OpenSSL 0.9.6-3.  I haven't tested if it happens when I'm not using SSL.

Has anyone else encountered this problem?  Any suggestions as to what I
could do to fix it?

Thank you!

-Scott