nice try
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, July 11, 2003 12:54 PM
To: Tomcat Users List
Subject: Re: tomcat 4.0.6 sendRedirect takes a long time
I did have similar problems.. I had to put a ..
return;
after the sendredirect so the response object wasnt altered... something
like that..
-----"Jason Coleman" <[EMAIL PROTECTED]> wrote: -----
To: "Tomcat Users List" <[EMAIL PROTECTED]>
From: "Jason Coleman" <[EMAIL PROTECTED]>
Date: 07/11/2003 12:21PM
Subject: Re: tomcat 4.0.6 sendRedirect takes a long time
hmm. well why is taking forever in my code? anyone with any experiences or
similar problems?
all i am doing is
response.sendRedirect("servletName");
----- Original Message -----
From: "Tim Funk" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, July 11, 2003 9:32 PM
Subject: Re: tomcat 4.0.6 sendRedirect takes a long time
> AFAIK - there is nothing wrong.
>
>
> -Tim
>
> Jason Coleman wrote:
> > Hi
> > I previously have been using tomcat 3. When i recently upgraded to
tomcat 4.0.6, the response.sendRedirect() method seems to take about 5mins
to actually work. THis never was a problem with tomcat 3, is this a known
problem in this version?
> >
> > thanks Jason
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]