Posted By:
srinivasan_manoharan
Posted On:
Wednesday, December 20, 2006 01:14 AM
Hi all , I am writing a web application with combination of servlets jsp and javascript. The problem is when the user clicks back button in browser then he should get "session expired " message instead of the last visited page. This is applicable to all pages. Google results for this problem are not working well. Eg: setting response header with no-cache option. Problem still exists. Can anyone help ?