<meta http-equiv="refresh" content="5; URL=http://URL.of/target/page/";>

Don't forget to provide a link in case the user's browser doesn't follow redirects.

Uli

oskar_a schrieb:
Hi,
I m new in tapestry and try to create confirmation page A which redirects to
page B after 5 seconds. Something like: "Your login was successful. Now You
will be redirected to the indexpage."

I tried to realize this in the onActivate() method with Thread.sleep or
(java.util.Timer) but it doesn't woks. I takes 5 seconds to load the
(index)page but in this time I don't see the confirmation page :(

Thanks for help and sorry for my bad english.
--
best regards
Oskar


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to