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.