does every one know , how I can detect the "back button on browser" event , and navigate to "page not found - 404 error" jsp , every time user click on back button . my UI is struts , is there any java script or server side control on Action mapping for that?
as I searched there is no way to cath that event :( how can I detect it pushed?