Re: Any way to make tomcat send the "disable caching" headers on all responses?

2009-08-18 Thread Epithemeus
Thanks, Ognjen. It works like a charm now! As you said, with the new parameter (current time, in the case that I used) it forces the client to reload the xml file. And this updates the graph as well. Regards, Epithemeus Ognjen Blagojevic-3 wrote: > > Epithemeus wrote: >> What

Re: Any way to make tomcat send the "disable caching" headers on all responses?

2009-08-17 Thread Epithemeus
Hi all, I've run into a similar problem with Tomcat 6.0 and am hoping to find some information on why this might be happening. I have an xml file which contains information to display a graph. I also have an HTML file which creates an applet to view the graph. The xml file is updated based on i

Re: disable caching of static files in tomcat 5.5

2009-08-07 Thread Epithemeus
where. Any ideas on why this still isn't working? Thanks. Mark Thomas-18 wrote: > > Epithemeus wrote: >> Hi Joerg, >> >> I am facing the same issue with Tomcat 6.0 and caching of files. I'd >> really >> appreciate it if anyone could explain how

Re: Disable Tomcat from caching

2009-08-07 Thread Epithemeus
Hi everyone, I am facing the same problem as Steve had mentioned earlier. I am using Tomcat 6.0 and have tried including cachingAllowed="false" in $CATALINA_HOME/conf/context.xml. This does not seem to work. I cannot locate any folder for application cache in /work/Catalina/localhost/. It woul

Re: disable caching of static files in tomcat 5.5

2009-08-06 Thread Epithemeus
Hi Joerg, I am facing the same issue with Tomcat 6.0 and caching of files. I'd really appreciate it if anyone could explain how caching could be disabled. Many thanks! Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Joerg, > > Joerg Endrullis wrote: >>