> From: Troy Davidson [mailto:[EMAIL PROTECTED] > Subject: Tomcat Startup Hitting Webpage > > I have a few apps that need to have threads started when > Tomcat starts.
Read the servlet spec, especially the section on lifecycle listeners. Make sure you terminate the threads when the webapp is shutting down. - 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]