I would suggest staying with the meta tag approach.  This lessens the burden
on the container and let's them (basically) poll your app in the case where
they are waiting for some asynchronous process to complete.

Just my $.02

--
James Mitchell
Software Developer/Struts Evangelist
http://www.struts-atlanta.org


----- Original Message -----
From: "Ionel Gardais" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 7:56 AM
Subject: delay before redirect


> Hi,
>
> is it possible to set a delay before a redirect ?
> I'd like to do that in order to display a result page for 5 seconds and
> then go to the welcome page.
>
> I am already using an http-equiv="refresh" with a 300 seconds delay for
> the whole page but I want to bypass it with a redirection after 5 seconds.
>
>
> thanks,
> ionel
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to