Re: IE caching problem-

2012-05-14 Thread Pid
On 14/05/2012 02:37, Martin Gainty wrote: > > i plan to run the windows IE code in Solaris thru WINE Eh?! How will that help? p > thanks again, > Martin > > > > >> From: mgai...@hotmail.com >> To: users@tomcat.apache.org >> Subject: RE: IE cac

Re: IE caching problem-

2012-05-14 Thread André Warnier
chris derham wrote: never had this problem when i deployed to SolarisI'll try again tommorrow when i have a REAL Operating System to deploy my webapp So you have a web app, serving up web pages, that are being cached in a browser. The browser is not refreshing, for reasons unknown. You say

Re: IE caching problem-

2012-05-13 Thread Hassan Schroeder
On Sun, May 13, 2012 at 6:21 PM, Martin Gainty wrote: > > isolating the code from the browser is the logical first step Wouldn't it be easier to just use wget or curl or even telnet to fetch the page independently of *any* browser to see what's being sent? -- Hassan Schroeder --

RE: IE caching problem-

2012-05-13 Thread Martin Gainty
i plan to run the windows IE code in Solaris thru WINE thanks again, Martin > From: mgai...@hotmail.com > To: users@tomcat.apache.org > Subject: RE: IE caching problem- > Date: Sun, 13 May 2012 21:21:11 -0400 > > > isolating the code from the browser is the logical f

RE: IE caching problem-

2012-05-13 Thread Martin Gainty
es email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: ch...@derham.me.uk > Date: Sun, 13 May 2012 20:37:02 -0300 > Subject: Re: IE caching problem- > To: users@tomcat.apache.org > > > >

Re: IE caching problem-

2012-05-13 Thread chris derham
> > never had this problem when i deployed to SolarisI'll try again > tommorrow when i have a REAL Operating System to deploy my webapp > So you have a web app, serving up web pages, that are being cached in a browser. The browser is not refreshing, for reasons unknown. You say that the clock

RE: IE caching problem-

2012-05-13 Thread Martin Gainty
ponsabilité pour le contenu fourni. > Date: Sun, 13 May 2012 18:21:16 +0100 > From: p...@pidster.com > To: users@tomcat.apache.org > Subject: Re: IE caching problem- > > On 13/05/2012 15:37, Martin Gainty wrote: > > > > > > > >> Date: Sun, 13 Ma

Re: IE caching problem-

2012-05-13 Thread Pid
On 13/05/2012 15:37, Martin Gainty wrote: > > > >> Date: Sun, 13 May 2012 18:13:02 +0400 >> Subject: Re: IE caching problem- >> From: knst.koli...@gmail.com >> To: users@tomcat.apache.org >> >> 2012/5/13 Martin Gainty : >>> >>> &#

RE: IE caching problem-

2012-05-13 Thread Martin Gainty
> Date: Sun, 13 May 2012 18:13:02 +0400 > Subject: Re: IE caching problem- > From: knst.koli...@gmail.com > To: users@tomcat.apache.org > > 2012/5/13 Martin Gainty : > > > > 'Morning All > > > > I seem to be plagued by a IE caching problem whe

Re: IE caching problem-

2012-05-13 Thread Konstantin Kolinko
2012/5/13 Martin Gainty : > > 'Morning All > > I seem to be plagued by a IE caching problem where loading my index.jsp > always returns the same old index.jsp > my workarounds thus far: > 1)Reload Webapp - TC still returns old index.jsp > 2)Stop Webapp Start Webapp - TC still returns old index.jsp

Re: IE caching problem-

2012-05-13 Thread Darryl Lewis
Did you delete the IE9 cache? Does the problem only exist on IE9? Ie, try chrome and firefox. Are the sizes of the old index.jsp different from the new index.jsp? Do you have any caching enabled/proxies etc? On 13/05/12 10:33 PM, "Martin Gainty" wrote: > >'Morning All > >I seem to be plagued by