Logoff in jsp
I have built a website in jsp I want to implement the log off functionality.Once user clicks on logoff and moves to next page he should not be able to go back using the back button and access the data.
How can this be done? Any ideas and code are welcome.
Former Member replied
You can find the code for disabling back button by java script
http://www.htmlgoodies.com/tutorials/buttons/article.php/3478911