lto:[EMAIL PROTECTED]
Sent: Sunday, April 09, 2006 1:14 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] weird caching problem
Hi,
I guess that if the app (or anything else) doesn't send a no-cache header, or a
max-age header, or a session cookie, the .jsp page will be served
Hi,I guess that if the app (or anything else) doesn't send a no-cache header, or a max-age header, or a session cookie, the .jsp page will be served by the client browser cache, and will not be even received by the HTTP Server.
RgdsAntoine.2006/3/28, Sean Carey <[EMAIL PROTECTED]>:
Here We Go:I am
Here We Go:
I am using apache 2.2 , mod_jk 1.2.15, Tomcat 5.5. The application
that I am working on basically has 1 filename.
s.jsp
but.
There are tons of parameters that are used on the file to make it
dynamic. The problem I am having is that the apache server or mod_jk
thinks its the same