What is the simplest way to prevent a user from backtracking (using the browser back button) to the pages previously used by another user who has logged out?
What is the simplest way to prevent a user from backtracking (using the browser back button) to the pages previously used by another user who has logged out?
- Subject: What is the simplest way to prevent a user from backtracking (using the browser back button) to the pages previously used by another user who has logged out?
- From: Butchi Reddy Velagala <email@hidden>
- Date: Fri, 05 Sep 2014 13:13:46 +0530
Hi All,
In Log-out functionality we used session().terminate() method to terminate the session and redirected to Log-in page. But if we click on back button of the browser we are able access the pages which are navigated by the last user. How can i restrict this?
Thanks in advance,
Butchi Reddy Velagala.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden