> From: Ashish Kulkarni [mailto:[email protected]] 
> Subject: Re: How to set start up sequence of application in tomcat

> So there is no way of doing it through tomcat,
> how can i do it?

You will have to implement your own sequencing controller.  The servlet spec 
likes to consider all webapps as independent entities, and satisfying any 
requirement beyond that would have to be done via some container-specific 
mechanism.

 - 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 unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to