RE: tomcat cache problem

2003-12-26 Thread Lam Chee Choong
I also encounter the problem b4, but what i did is just add some comment to my java source file and compile it again to increase the file size. eventually Tomcat detect the changes of file size and reload the class. This also work with JSP file. -Original Message- From: Ba:ak Aksan

Re: Tomcat Cache

2000-11-27 Thread Drasko Kokic
--- zys [EMAIL PROTECTED] wrote: I am trying a jsp file, however if I change in the jsp file this modification is not taken by TOMCAT eventhough I shutdown restart it and delete all *.java , *.class TOMCAT has generated for my jsp file. Did anyone faced such problem? regards ZIAD

Re: Tomcat Cache

2000-11-27 Thread Miles Daffin
Subject: Re: Tomcat Cache --- zys [EMAIL PROTECTED] wrote: I am trying a jsp file, however if I change in the jsp file this modification is not taken by TOMCAT eventhough I shutdown restart it and delete all *.java , *.class TOMCAT has generated for my jsp file. Did anyone

Re: Tomcat Cache

2000-11-26 Thread Julio Serje (@canada.com)
ow it may sounds stupid) make sure your browser is not caching the response. (hit reload..) Julio - Original Message - From: Serg Velikanov [EMAIL PROTECTED] To: zys [EMAIL PROTECTED] Sent: Saturday, November 25, 2000 3:29 PM Subject: Re: Tomcat Cache Hello zys, Saturday, November 2

RE: Tomcat Cache

2000-11-26 Thread Saurabh Shukla
PROTECTED] Sent: Saturday, November 25, 2000 3:29 PM Subject: Re: Tomcat Cache Hello zys, Saturday, November 25, 2000, 9:07:00 PM, you wrote: z I am trying a jsp file, however if I change in the jsp file z this modification is not taken by TOMCAT eventhough I z shutdown restart it and