hhehe, using back browser in this case will just yield a page expired
page, if you set it up you can tell it to show a login page instead...
You might want to look into the simpleautorisation strategi here.
tbt wrote:
well it is the browser button that i'm concerned about :)
I want it to be something like a mail account where once you logout you
can't use the back button in the browser to navigate inside the
application(eg: yahoo mail).
Nino.Martinez wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]