running! a servlet at tomcat startup 2007-11-05 - By Caldarale, Charles R
Back > From: loredana loredana [mailto:loredana888888@(protected)] > Subject: Re: running! a servlet at tomcat startup > > In case ur wondering why I used a servlet to fill > the cache is because I need some variables like > request.getContenxtPath, getRealPath() etc.
Wouldn't a ServletContextListener be more appropriate for this kind of activity? See section 10 of the servlet spec for details.
- 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@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|