You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ajay Katre <Aj...@mphasis.com> on 2004/08/12 05:26:23 UTC

Page expired warning on history.go(-1) Internet Explorer

I have a struts action URL http://myhost.mydomain.com/myapp/myaction.do

It is a non-secure page. The form action is HTTP-POST.

On submitting this form it displays the results. On results page I've a Back button with javascript: window.history.go(-1); 

Sometimes it gives "Warning: Page has expired" error. This is not consistently reproducible.

Error has been confirmed to be intermittent with Internet Explorer 6.0 browser.

Any information about this error and fix.

Thanks in advance,

ajay.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org