situation correctly?
David
-Original Message-
From: Adam Hardy [mailto:[EMAIL PROTECTED]
Sent: 19 June 2003 15:16
To: Struts Users Mailing List
Subject: Re: Image cache problem - solved
Struts 1.1 will do this for you automatically if you set the following
in your struts-config.xml
cache property in the controller handle
this situation correctly?
David
-Original Message-
From: Adam Hardy [mailto:[EMAIL PROTECTED]
Sent: 19 June 2003 15:16
To: Struts Users Mailing List
Subject: Re: Image cache problem - solved
Struts 1.1 will do this for you automatically if you se
ache-Control","no-cache");
response.setHeader("Pragma","no-cache");
response.setContentType("image/jpeg");
write image to sos
sos.close();
return null;
Problem solved :-)
David
-Original Message-
From: Remke Rutgers [mailto:[EMAIL PR
;image/jpeg");
write image to sos
sos.close();
return null;
Problem solved :-)
David
-Original Message-
From: Remke Rutgers [mailto:[EMAIL PROTECTED]
Sent: 19 June 2003 13:24
To: 'Struts Users Mailing List'
Subject: RE: Image cache problem
Hi David,
I think i
Hi David,
I think it has nothing to do with browser versions, I think this is only
caused by caching settings. You must realize that caching can occur both in
browser cache (configure this using Tools->Internet
Options->General->Temporary Internet Files->Settings) and in proxy server
cache. You sh
5 matches
Mail list logo