> From: Mon Cab [mailto:[EMAIL PROTECTED] > Subject: Re: JSP Reload problem (wierd) > > Also, It looks like Tomcat is already configured to > reload the jsp's. (below is from the server.xml file).
The config for jsp handling is in conf/web.xml, not server.xml. Look at the various attributes for the jsp servlet, and see if they match the behavior you're looking for. In particular, examine the values for checkInterval, modificationTestInterval, and development. (This is for 5.5; 5.0.28 should be similar, but I haven't had a 5.0 level installed for quite some time to verify.) - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]