Hello Stup:
You need to redirect your Response
e.g.
Response.Redirect(Request.Url.PathAndQuery)
Martin
- Original Message -
From: "Sudipto Roy" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 13, 2004 2:
>How can I resubmit the Page programatically when I click on IE Back Button?
>
>Is there any way so that the Save,Delete,Update Action in a Page will
not be added to IE History Object?
I don't know if you'd want to automatically resubmit the page. What
you can do instead is, after the save/delete
How did you originally get to the page you are trying to get back to?
It sounds like you are doing an HTML POST. I believe this is standard
behavior in IE when you POST something.
IE is trying to tell you that the only way it can reproduce the page is
to repost the same data that generated i
Hi Guys
How can I solve this problem when I click on IE Back Button getting this Message as
below :
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
4 matches
Mail list logo