You might checkout the Manager App built into tomcat for this. http://jakarta.apache.org/tomcat/tomcat-4.0-doc/manager-howto.html
Good luck! Jeff -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 4:44 PM To: [EMAIL PROTECTED] Subject: Easy One My problem is during development I don't want to stop and start Tomcat each time I change a class file. I've notice in Tomcat 4.0 that compiled classes included on jsp pages via the page import directive are loaded into memory on Tomcat startup and cannot be update/changed without stoping and restarting Tomcat. I've tried copying over existing class files and deleting the class directory and rebuilding. Suggestions Please...Thanks in advance! -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
