Quick and short answer Check out the topic "Token" http://www.learntechnology.net/struts-token.do
-----Original Message----- From: Caroline Jen [mailto:[EMAIL PROTECTED] Sent: Thursday, May 04, 2006 11:09 PM To: user@struts.apache.org Subject: What To Do If Users Use the Browser "Back" Button? There is a J2EE application I am working on. The application uses the Struts framework. Things are working fine. If users use the "Close" button that is provided by us (developers), the current web page closes and the previous web page is displayed orderly and properly. But, we are getting in trouble if users use the browser "Back" button. After several clicks on the browser "Back" button, we get "system errors". What to do to handle the situation? 1. save every single previous page uri in a (probably XML) file? 2. save the trail of previous pages as part of the "Request" of the current web page? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]