Hi,
JGuru states that there is a bug in Tomcat 3.1 where a jsp page converted to
a servlet still loads, even though the original jsp page was deleted
(http://www.jguru.com/jguru/faq/view.jsp?EID=224108). Is this still a bug
in 3.2?
I have Tomcat 3.2 installed on a Linux platform, but I find myself having to
restart Tomcat whenever I want the jsp to reflect any change in the
generated servlet. I have even tried deleting the source and class files in
the work directory, but that doesn't work. Does anyone have any ideas on
how to correct this? Or do I have to wait for Tomcat 4.0 to be completed.
Andreas Sheriff