RE: tomcat caching of static files

2010-08-08 Thread Karthik Nanjangude
static files > From: swoodbury [mailto:swoodb...@att.net] > Subject: Re: tomcat caching of static files > > So the only thing left as far as i can see is the tomcat > server caching the file in memory and not noticing the > timestamp change when the thread re-creates the file. Or

RE: tomcat caching of static files

2010-08-07 Thread Caldarale, Charles R
> From: swoodbury [mailto:swoodb...@att.net] > Subject: Re: tomcat caching of static files > > So the only thing left as far as i can see is the tomcat > server caching the file in memory and not noticing the > timestamp change when the thread re-creates the file. Or some i

Re: tomcat caching of static files

2010-08-07 Thread swoodbury
he only thing left as far as i can see is the tomcat server caching the file in memory and not noticing the timestamp change when the thread re-creates the file. very strange. -- View this message in context: http://old.nabble.com/tomcat-caching-of-static-files-tp29356390p29375144.html Sent from

Re: tomcat caching of static files

2010-08-05 Thread Thad Humphries
hread creates the data, the action never > sees it. > > Also, both the thread and the action call the same method when generating > the static data. > > any ideas? > -- > View this message in context: > http://old.nab

tomcat caching of static files

2010-08-05 Thread swoodbury
ction never sees it. Also, both the thread and the action call the same method when generating the static data. any ideas? -- View this message in context: http://old.nabble.com/tomcat-caching-of-static-files-tp29356390p29356390.html Sent from the Tomcat - User mailing list archive at Nabbl