I did my tomcat configuration with this tutorial for a developer enviroment. http://www.coreservlets.com/Apache-Tomcat-Tutorial/
-----Original Message----- From: Duncan Krebs [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 4:14 PM To: Tomcat Users List Subject: Configuration Tomcat To Check For newer .class in web-inf Hi, Does anyone know how I can configure tomcat to check for updated .class files in the WEB-INF folder on every request and then load a new .class if it finds an updated version? Thanks
