hi all,
i have a jsp page login.jsp, which checks for username and password and when submitted forwards to another page display.jsp . All i need to do is when i hit the backspace key or back button in browser i should display the same display.jsp instead of going back to login.jsp. please help me with any ideas and code snippets.