| Author |
Logout functionality not working properly
|
samir vasani
Ranch Hand
Joined: Nov 24, 2010
Posts: 55
|
|
Hi expert,
I have made an application and i am developing a logout page for it.
Problem is:
I click on logout button.
so i get the logout page when i click back(browser's back button) i get back to the same page .
So this should not happen (i meant the page on which i had clicked logout should not display).
What should i do for this.
please do let me know the proper solution.
|
 |
Tarun Bolla
Ranch Hand
Joined: Jun 20, 2011
Posts: 85
|
|
you might want to go though this link.... A recent one... http://www.coderanch.com/t/534878/JSP/java/session-management-logout
cache solution is the best....
|
 |
 |
|
|
subject: Logout functionality not working properly
|
|
|