but its happening only for few pages, I'm sure I did not configured in struts-config.xml.

Thanks,
Anand


From: Adam Hardy <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Subject: Re: Warning: Page has Expired The page you requested was created using information
Date: Tue, 02 Sep 2003 23:06:23 +0200


Sometimes the meta tags are in the page header with cookies etc so you don't see them in the source code. For instance, struts can be configured to do this for all pages in a webapp.

On 09/02/2003 09:56 PM Anand M S wrote:
I'm not sure how to enable or disable the caching from browser, even if its disabled, the behaviour should be the same for all the pages, but only few pages I'm getting this messages.


From: "Sgarlata Matt" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Subject: Re: Warning: Page has Expired The page you requested was created using information
Date: Tue, 02 Sep 2003 15:40:28 -0400


Do you have the browser's cache disabled in your browser? If that's not what's causing the message then I'm stumped :)

Matt

Anand M S wrote:


I looked into code, I did not have any meta tags in my code, but still the cache is disabled.


From: "Sgarlata Matt" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Subject: Re: Warning: Page has Expired The page you requested was created using information
Date: Tue, 02 Sep 2003 14:26:46 -0400


Here is the beginning of one of my web pages...

<html>
<head>
<META HTTP-EQUIV="Expires" CONTENT="Fri, Jun 12 1981 08:20:00 GMT">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
<title>
EBS Plans &amp; Programs - Link Detail View
</title>
<link rel="stylesheet" type="text/css" href="/ebspnp/css/default.css"/>
</head>


Matt

Anand M S wrote:

Thanks for your reply Matt. Please can you provide code sample of meta tags.

Thanks,
Anand


From: "Sgarlata Matt" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Subject: Re: Warning: Page has Expired The page you requested was created using information
Date: Tue, 02 Sep 2003 14:09:23 -0400


I think that happens when you combine a form POST with meta tags that specify to the web browser that cacheing of the web page shoudl be disabled.

Matt

Anand M S wrote:

Hi All,
Its not related to struts, but I need help. If I submit a form and if I come back using browser back button browser displaying the following message, but it not consistent all the times, please can anybody tell when the browser displays the following message.



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.

Thanks,
Anand

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



---------------------------------------------------------------------


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


-- Matthew Sgarlata Senior Consultant Booz Allen Hamilton Inc. Work: 703-377-0871 Fax: 703-902-3608


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


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



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


-- Matthew Sgarlata Senior Consultant Booz Allen Hamilton Inc. Work: 703-377-0871 Fax: 703-902-3608


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


_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



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


-- Matthew Sgarlata Senior Consultant Booz Allen Hamilton Inc. Work: 703-377-0871 Fax: 703-902-3608


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


_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



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



-- struts 1.1 + tomcat 4.1.27 + java 1.4.2 Linux 2.4.20 RH9


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


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



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



Reply via email to