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 first step > at least w

RE: IE caching problem-

2012-05-13 Thread Martin Gainty
isolating the code from the browser is the logical first step at least with solaris If i dont want pages cached then I can disable access (with chmod and .htaccess) to the Temporary Internet Files folder and then when IE tosses up error messages I can react appropriately changing out browsers f

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: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-13 Thread Pid *
On 13 May 2012, at 20:33, "André Warnier" wrote: > Pid wrote: >> On 11/05/2012 18:53, Vickie Troy-McKoy wrote: >>> Hi, I am in need of a little help. >>> I have 2 tomcat instances running on the same machine and one apache >>> instance running on a different machine. I configured jk_mod to acce

RE: IE caching problem-

2012-05-13 Thread Martin Gainty
never had this problem when i deployed to SolarisI'll try again tommorrow when i have a REAL Operating System to deploy my webapp Thanks Pid, Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist

Re: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-13 Thread André Warnier
Pid wrote: On 11/05/2012 18:53, Vickie Troy-McKoy wrote: Hi, I am in need of a little help. I have 2 tomcat instances running on the same machine and one apache instance running on a different machine. I configured jk_mod to access the 1st tomcat instance. Now, I have a second tomcat instanc

Re: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-13 Thread Pid
On 11/05/2012 18:53, Vickie Troy-McKoy wrote: > > Hi, I am in need of a little help. > > I have 2 tomcat instances running on the same machine and one apache instance > running on a different machine. I configured jk_mod to access the 1st tomcat > instance. Now, I have a second tomcat insta

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 : >>> >>> 'Morning All >>> >>> I seem to be plagued by a IE caching problem wh

Re: how can i conect apache toncat 7 to oracle 10 g or oracle 11 g an adobe

2012-05-13 Thread Reissner Pabón
thanks 2012/5/13 André Warnier > Pid wrote: > >> On 11/05/2012 14:02, reissner wrote: >> >>> On 10/05/2012 03:56 p.m., Pid wrote: >>> On 10/05/2012 21:33, Reissner Pabón wrote: > how can i conect apache toncat 7 to oracle 10 g or oracle 11 g > Define an appropriately conf

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 where loading my index.jsp > > always returns the same

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: how can i conect apache toncat 7 to oracle 10 g or oracle 11 g an adobe

2012-05-13 Thread André Warnier
Pid wrote: On 11/05/2012 14:02, reissner wrote: On 10/05/2012 03:56 p.m., Pid wrote: On 10/05/2012 21:33, Reissner Pabón wrote: how can i conect apache toncat 7 to oracle 10 g or oracle 11 g Define an appropriately configured JDBC DataSource in server.xml. p using the ip adress of db serv

Re: Slow downloads through mod_jk on Windows XP

2012-05-13 Thread Pid
On 10/05/2012 23:36, Andy Wang wrote: > So I cannot reproduce the slow down to 4-5MB/s on the same VM I was able > to reproduce it on once I copied the VM to an adequate vmware server. > But I do see some neat numbers in case people care. > > I ran with ab -5 directly against apache, against a ur

Re: how can i conect apache toncat 7 to oracle 10 g or oracle 11 g an adobe

2012-05-13 Thread Pid
On 11/05/2012 14:02, reissner wrote: > On 10/05/2012 03:56 p.m., Pid wrote: >> On 10/05/2012 21:33, Reissner Pabón wrote: >>> how can i conect apache toncat 7 to oracle 10 g or oracle 11 g >> Define an appropriately configured JDBC DataSource in server.xml. >> >> >> p >> > using the ip adress of db

Re: http status 404 error

2012-05-13 Thread Pid
On 11/05/2012 14:25, Giles Coochey wrote: > On 11/05/2012 14:13, Jose María Zaragoza wrote: >> 2012/5/11 Irene Amatulli: >>> Hi, >>> >>> I got this error when trying to access my application's website. The >>> Tomcat service is running, so I don't know why I got this error. The >>> website appear

Re: http status 404 error

2012-05-13 Thread Pid
On 11/05/2012 14:13, Jose María Zaragoza wrote: > 2012/5/11 Irene Amatulli : >> Hi, >> >> I got this error when trying to access my application's website. The Tomcat >> service is running, so I don't know why I got this error. The website >> appeared with no problems when I used it yesterday.

Re: IE 9 ignoring my custom error pages with 404 codes

2012-05-13 Thread Pid
On 12/05/2012 23:14, Kiran Badi wrote: > Hi, > > I am trying to setup custom error page and has done below modification > to web.xml > > > 500 > /errorback.jsp > > > 404 > /errorback.jsp > > Then in errorback.jsp > > I wrote the default hello jsp page and triggered 404 condition to check > i

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

IE caching problem-

2012-05-13 Thread 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 3)delete webapps/WebAppName/index.jsp -

Re: IE 9 ignoring my custom error pages with 404 codes

2012-05-13 Thread Stefan Mayr
Hello, Am 13.05.2012 00:24, schrieb Konstantin Kolinko: 2012/5/13 Kiran Badi: Hi, I am trying to setup custom error page and has done below modification to web.xml 500 /errorback.jsp 404 /errorback.jsp Then in errorback.jsp I wrote the default hello jsp page and triggered 404 condition t