i've read all the standard tricks to keep the server from caching .jsp output.  on 
iplanet webserver (netscape enterprise server) version 4.1, i cannot get it to stop 
caching.  not even restarting the server fixes the problem.

i discovered there is a file in the webserver's data dir called "ClassCache", which 
contains the generated .java and .class file for the .jsp.  if i remove this dir, it 
works.

am i missing something here?  how do i force it to see the new .jsp file?

thnx.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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