Set <controller cache="false" /> in struts-config... When the user triess to go back, they'll get a page expiration notice. Not the most user-friendly idea, but it'll stop most data corruption issues.

--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com


Hubert Rabago wrote:
This happens when you're trying to go back to a page that was produced
by a POSTed form.  If you want to avoid this, use GET when submitting
a form, or use redirect when displaying the resulting page.

Hubert


On Mon, 11 Oct 2004 18:11:55 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

How do I get rid of this page being shown every time I click the back button:

==================================================================
Warning: Page has Expired
The page you requested was created using information you submitted in a form. This 
page is no longer available. As a security precaution, Internet Explorer does not 
automatically resubmit your information for you.

To resubmit your information and view this Web page, click the Refresh button.
==================================================================

Every link in our application is a form submit button.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to