> -Original Message-
> From: Ovidiu EFTIMIE [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 09, 2004 12:15 AM
> To: Struts Users Mailing List
> Subject: Re: Preventing Page Caching
>
>
> I ussualy use this
>
> <%
> response.setHeader(&quo
response.setHeader("Pragma", "no-cache");
%>
On Wed, 8 Sep 2004 15:49:38 -0700, Jim Barrows <[EMAIL PROTECTED]> wrote:
>
>
> > -Original Message-
> > From: news [mailto:[EMAIL PROTECTED] Behalf Of Irfandhy Franciscus
> > Sent: T
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Irfandhy Franciscus
> Sent: Tuesday, September 07, 2004 8:18 AM
> To: [EMAIL PROTECTED]
> Subject: Preventing Page Caching
>
>
> Hi All,
>
> I am developing some pages with struts. Whe
Hi All,
I am developing some pages with struts. When I was testing my pages, I
realize that if I click the back and forward button, my browser (IE or
Firefox) will load the cached page, instead of retrieving the latest
data from the database.
Is there anyway to prevent this caching, or is there
4 matches
Mail list logo