Charles,

Thanks for the info.  I knew it was out there somewhere.

Troy Davidson
Senior Programmer

Maverik, Inc.
880 W. Center St.
NSL, Utah 84054

Thank you for allowing us to service your technical needs,
Your Technical Services Team

Caldarale, Charles R wrote:
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]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to