Just looking out for some suggestion. I have a situation where on successfull
navigation of a wizard like interface I want to expire all my previous page.
Like I am going from Page 1 to Page 2 to Page 3 and last Page. The user
should not be allowed to use the "browser back" and navigate to any of the
previous pages.I have checked up on the forum and some of the suggesstion
are to have an authorisation schema. However my pages are public pages and
the user on providing authentic info will navigate to the other
pages(Ofcourse he doesnt have direct access to them). I was thinking on the
lines of invalidating the session. However it seems to behave incosistently,
sometimes expiring while moving backwards and sometimes not. May be  I am
not sure how to expire them properly. Also is there are problem if I mix the
different type of pages(Bookmarkable and not).

Thanks in advance,
-- 
View this message in context: 
http://www.nabble.com/Forcefull-Expiration-of-Page-on-Navigation-tf4684119.html#a13384945
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to