Hi,
We have tried from different machines. So, it cannot be a browser fault. In
fact, we do shift+refresh, and we clear the cache in the browser before
refreshing it. It must be a tomcat setting that we are missing out. We have
observed this- if we change the jsp code sitting on the server m/c, the
change is reflected. However, if i edit the jsp code from a m/c other than
the server, even though the file is saved, tomcat is not refreshing it. If
anybody has a solution please get in touch.
Thanks,
Sandhya
-----Original Message-----
From: Hussein Badakhchani [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 05, 2000 9:22 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: JSP page not reloading
Hello, sound like a browser seeting.
Check to see if the browser you are using can be forced to search for the
lastest version of a page.
----- Original Message -----
From: "Sandhya MS" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 05, 2000 2:23 PM
Subject: JSP page not reloading
> Hi,
> We are using Apache Web Server with Tomcat JSP engine. We are facing a
> problem. If we edit a jsp page, it does not get reflected on the browser.
We
> have to restart tomcat to see the changed output. In server.xml we have
set
> 'reloadable=true' for our context. Is there any other setting which we
have
> missed?
> Also, we have tomcat installed on another machine. We donot have the above
> problem on this machine. If we edit a jsp page, when we refresh it in the
> browser, the new output comes. The configuration files are the same for
both
> the machines.
> Ideas Anybody??
>
> Regards,
> Sandhya
>