session.invalidate() and use setResponsePage to navigate to where you
want when pressing back button (Thinking its not the browser button?)
-Nino
tbt wrote:
Hi
I'm a newbie to wicket and i'm currently using a Session to log users into
my application. When the users click a logout button a new page is shown.
But they can click the back button in the browser and go into the
application. Is there a wicket way of expiring the session when the logout
button is clicked and showing a seperate page when the back button is
clicked.
thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]