Re: Back Button Shown 'Page Expired' on IE ..... What really happens? ....

2002-09-11 Thread Axel Stahlhut

I encountered this problem/strange behaviour because simply the cache of IE
was full. Deleting the Temporary Internet Files solved it.
Maybe that helps.

Axel

- Original Message -
From: "Trieu, Danny" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, September 10, 2002 8:55 PM
Subject: RE: Back Button Shown 'Page Expired' on IE . What really
happens? 


> No, this has nothing to do with no-cache setting.  Even with Struts
setting
> for the controller setting to be no-cache, I still sometime see this
happens
> on form submittion.  Yes, I do understand that you can set no-cache on
> response header, or html meta data setting, but I don't understand why it
> happens sometime with form submittion, especially file upload.
>
> Thanks,
>
> danny
>
> -Original Message-
> From: Ashish Kulkarni [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 10, 2002 11:43 AM
> To: Struts Users Mailing List
> Subject: Re: Back Button Shown 'Page Expired' on IE . What really
> happens? 
>
>
> Hi,
> check if u have following lines in your html
> 
> 
> 
> or following code in your jsp
> <%response.setHeader("Cache-Control","no-store");%>
> if yes, then it tells the browser that is should not
> load the page from cache and load a fresh page , and
> so u get that message
> Ashish
> --- "Trieu, Danny" <[EMAIL PROTECTED]> wrote:
> > Browser diplay messages saying the page has been
> > expired when I hit the back
> > button after I submitted a form.  Can someone point
> > out what happens?
> >
> > Thanks,
> >
> > Danny.
> >
>
>
> =
> A$HI$H
>
> __
> Yahoo! - We Remember
> 9-11: A tribute to the more than 3,000 lives lost
> http://dir.remember.yahoo.com/tribute
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>



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




RE: Back Button Shown 'Page Expired' on IE ..... What really happens? ....

2002-09-10 Thread Trieu, Danny

No, this has nothing to do with no-cache setting.  Even with Struts setting
for the controller setting to be no-cache, I still sometime see this happens
on form submittion.  Yes, I do understand that you can set no-cache on
response header, or html meta data setting, but I don't understand why it
happens sometime with form submittion, especially file upload.  

Thanks,

danny

-Original Message-
From: Ashish Kulkarni [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, September 10, 2002 11:43 AM
To: Struts Users Mailing List
Subject: Re: Back Button Shown 'Page Expired' on IE ..... What really
happens? 


Hi,
check if u have following lines in your html 



or following code in your jsp
<%response.setHeader("Cache-Control","no-store");%>
if yes, then it tells the browser that is should not
load the page from cache and load a fresh page , and
so u get that message
Ashish
--- "Trieu, Danny" <[EMAIL PROTECTED]> wrote:
> Browser diplay messages saying the page has been
> expired when I hit the back
> button after I submitted a form.  Can someone point
> out what happens?
> 
> Thanks,
> 
> Danny.
> 


=
A$HI$H

__
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute

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

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




Re: Back Button Shown 'Page Expired' on IE ..... What really happens? ....

2002-09-10 Thread Ashish Kulkarni

Hi,
check if u have following lines in your html 



or following code in your jsp
<%response.setHeader("Cache-Control","no-store");%>
if yes, then it tells the browser that is should not
load the page from cache and load a fresh page , and
so u get that message
Ashish
--- "Trieu, Danny" <[EMAIL PROTECTED]> wrote:
> Browser diplay messages saying the page has been
> expired when I hit the back
> button after I submitted a form.  Can someone point
> out what happens?
> 
> Thanks,
> 
> Danny.
> 


=
A$HI$H

__
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute

--
To unsubscribe, e-mail:   
For additional commands, e-mail: