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 -- View this message in context: http://www.nabble.com/logout-tf4592416.html#a13110247 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
