How to disable browser back and forward button after logout [in struts2 or jsp]
I am using
but not working. When I click the back button of the browser more than one time.
Hi,
I can suggest the below two ways by using Java script.
It is working for me.
Open A New Window without Back Button
Disable Back functionality using history.forward
Ads