if you're using the jfreechart package for dynamic chart creation, then
there's a setting in that package that you can adjust for whether or not
the chart should be cached or not (and when it expires).


> -----Original Message-----
> From: Kimberly McKinnis [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 22, 2004 4:42 PM
> To: [EMAIL PROTECTED]
> Subject: caching static objects
> 
> 
> We are running Tomcat-standalone and are having some caching 
> issues. It appears to be a browser issue, but there's got to 
> be some workaround. We've got the headers set to pragma 
> nocache, but it continues to cache objects, such as charts 
> that are created dynamically. I suppose this wouldn't be an 
> issue if the code worked with Apache. Also, creating unique 
> identifiers for each object has been shot down. Does anyone 
> know of a way to get server.xml to set each object not to 
> cache? Thanks.
> 
> 


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

Reply via email to