Posted By:
Anto_Domnic
Posted On:
Thursday, January 9, 2003 11:32 AM
Hi,
I have a very strange problem. Iam using struts action to load pages. In my scenario the user is able to use the back button of the browser and going back which causes my jdbc to fail. So i would like to disable the browser back button or some how i should retain in the same page. Is it possible in struts?