If you do a response.senRedirect() and the redirect is empty, the servlet
calls itself without parameters... (at least in tomcat, not in jserv..).
Maby that's causing the problem..

Mvgr,
Martin van den Bemt

> -----Original Message-----
> From: Brandon Cruz [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 23, 2001 11:05 PM
> To: [EMAIL PROTECTED]
> Subject: RE: KeepAlive and sendRedirect Vs jsp:forward
>
>
> I have been having tons of problems with response.sendRedirect() and can't
> figure out what in the world is causing it.  I'll try forward and see how
> that works, thanks :-)
>
> Brandon
>
> -----Original Message-----
> From: Shahed A Moolji [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 23, 2001 3:08 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: KeepAlive and sendRedirect Vs jsp:forward
>
>
> Hi,
>
> I am using TC 3.2.1 w/Apache and ajp13 - JDK 1.3.1 Solaris 8 Sparc
>
> If I have keepalive turned on in apache, my response.sendRedirect() dont
> seem to work well.
>
> However <jsp:forward> seems to work.
>
> What is the difference from the point of view of the browser
> between the 2 ?
>
> Thanks
> Shahed
>
>
>

Reply via email to