Hi, Here is more information I got. My flash file is reading an xml file. when I update the xml file the flash doesn't load the updated version. So, if I display the xml file in the browser (http://localhost/news.xml) then the flash load the updated version.
Ramzi On Fri, Oct 23, 2009 at 8:51 AM, ramzi khlil <ramzi.atv...@gmail.com> wrote: > Hi Mark, > > I cleared my browser's cache but this does'nt work also. > > I will take a look at the headers. > > Ramzi > > On Fri, Oct 23, 2009 at 7:41 AM, Mark Thomas <ma...@apache.org> wrote: > >> ramzi khlil wrote: >> > Hi All, >> > >> > I need to set tomcat to allways send a new copy of the flash file on the >> > server and not send a cached copy. >> > I set cachingAllowed to false but the probleme still persist. >> > I heard about setting web filter, anyone has an idea on how to do that ? >> >> Take a look at the headers being sent. I suspect you are hitting >> client-side rather than server-side caching. >> >> Mark >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >> >