RE: clear cache problems

2003-06-05 Thread Conal Tuohy
Bertrand Delacretaz wrote: > The best thing if you're not sure about the browser's cache > is to test > without a browser - use wget or telnet to make requests and check the > results. I use NetTool for this. It's an HTTP client with a GUI, but it's not a browser :-) You have control over HTTP

RE: clear cache problems

2003-06-04 Thread Antonio Gallardo
day. Antonio Gallardo. > > -Original Message- > From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Sent: > Wednesday, June 04, 2003 11:29 AM > To: [EMAIL PROTECTED] > Subject: RE: clear cache problems > > > What versions are you using? > > Antonio Gallardo

RE: clear cache problems

2003-06-04 Thread Maxime.Gheysen
cocoon 2.0 and tomcat 4.1.18 -Original Message- From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 11:29 AM To: [EMAIL PROTECTED] Subject: RE: clear cache problems What versions are you using? Antonio Gallardo > no, because if I take Opera and load

RE: clear cache problems

2003-06-04 Thread Stavros Kounis
o:[EMAIL PROTECTED] > Sent: Wednesday, June 04, 2003 11:20 AM > To: [EMAIL PROTECTED] > Subject: Re: clear cache problems > > > Hi: > > I saw this problem always in Explorer. Sometimes explorer is too smart > that prefer to not download the page. Instead it gets it from

RE: clear cache problems

2003-06-04 Thread Antonio Gallardo
other possibility > > -Original Message- > From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Sent: > Wednesday, June 04, 2003 11:20 AM > To: [EMAIL PROTECTED] > Subject: Re: clear cache problems > > > Hi: > > I saw this problem always in Explorer. Sometimes explorer i

Re: clear cache problems

2003-06-04 Thread Antonio Gallardo
Bertrand Delacretaz dijo: > The best thing if you're not sure about the browser's cache is to test > without a browser - use wget or telnet to make requests and check the > results. > hi: Good advise. I use Mozilla instead! ;) Antonio Gallardo.

RE: clear cache problems

2003-06-04 Thread Maxime.Gheysen
ailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 11:20 AM To: [EMAIL PROTECTED] Subject: Re: clear cache problems Hi: I saw this problem always in Explorer. Sometimes explorer is too smart that prefer to not download the page. Instead it gets it from the local disk cache. I recommend you to c

Re: clear cache problems

2003-06-04 Thread Bertrand Delacretaz
Le Mercredi, 4 juin 2003, à 11:20 Europe/Zurich, Antonio Gallardo a écrit : ...I saw this problem always in Explorer. Sometimes explorer is too smart that prefer to not download the page. Instead it gets it from the local disk cache The best thing if you're not sure about the browser's cache

Re: clear cache problems

2003-06-04 Thread Antonio Gallardo
Hi: I saw this problem always in Explorer. Sometimes explorer is too smart that prefer to not download the page. Instead it gets it from the local disk cache. I recommend you to change options of how IE manages the cache. Best Regards, Antonio Gallardo. > Hello, > I have problems with the cach

RE: clear cache problems

2003-06-04 Thread Maxime.Gheysen
This is a sample of my problems (I saved this sitemap, restarted both client and server computers), clear every possible cache and I get this : my sitemap : - http://apache.org/cocoon/sitemap/1.0";> the result of a page :

clear cache problems

2003-06-04 Thread Maxime.Gheysen
Hello, I have problems with the cache. Sometimes I change a page (eg the sitemap) and it's still the old page that is displayed! Even if I restart the server, the computer, the client, IE's cache! How is it possible to take the changes -