I think the best way simpler way is to have a javascript that opens page B after X seconds.
On Sat, Dec 5, 2009 at 2:54 PM, oskar_a <s3746...@mail.inf.tu-dresden.de> wrote: > > 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 > -- > View this message in context: > http://old.nabble.com/forward-to-page-after-delay-tp26655834p26655834.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org