To clean at Tomcat completely you should delete the the corresponding app directory 
under the working directory this way you know you are starting with fresh files.

/$TOMCAT_HOME/work

>>> "A. C." <[EMAIL PROTECTED]> 02/13/01 05:03PM >>>
> Hi, I am using tomcat4, but when changing the code and correct some
errors,
> or even delete some lines, it still show me the same errors, please what
> should I do to prevent this caching.

did u try to close and reopen the browser?
remember also that tomcat recompiles a jsp page only if it finds a changed
time stamp on the file, so it could be helpfull to save ur jsp page and to
recompile all the included/used pages/classes related to the page u r
modifying..

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to