|
when i click on logout link on jsp page, it shows to the login page (jsp).But when i click the browser back button it shows me the page which i have last visited ( having the logout link, say for eg in this case.) How can i avoid this type of situation?
solution with sample code snippets is well appreciated.
|