Re: Tomcat 5.5.17 JSP Reloading Problem

2006-06-14 Thread Mark Thomas
precompiled jsp for examples > stored. > > Thanks > Akash > - Original Message - > From: "Mark Thomas" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Wednesday, June 14, 2006 1:40 PM > Subject: Re: Tomcat 5.5.17 JSP Reloading Pro

Re: Tomcat 5.5.17 JSP Reloading Problem

2006-06-14 Thread Akash
Sent: Wednesday, June 14, 2006 1:40 PM Subject: Re: Tomcat 5.5.17 JSP Reloading Problem Akash wrote: > Hi, > > I am having a problem with JSP Reloading in Tomcat 5.5.17. It seems any > changes I make to the jsp page are not reflected even if I restart the > server. I put t

Re: Tomcat 5.5.17 JSP Reloading Problem

2006-06-14 Thread Mark Thomas
Akash wrote: > Hi, > > I am having a problem with JSP Reloading in Tomcat 5.5.17. It seems any > changes I make to the jsp page are not reflected even if I restart the > server. I put the context reloadable property to true in context.xml. Even > redeployed the page through manager. Deleted the

Tomcat 5.5.17 JSP Reloading Problem

2006-06-14 Thread Akash
Hi, I am having a problem with JSP Reloading in Tomcat 5.5.17. It seems any changes I make to the jsp page are not reflected even if I restart the server. I put the context reloadable property to true in context.xml. Even redeployed the page through manager. Deleted the files in the work direct