G'day,

Is it possible to have Tomcat 4.1.x terminate or suspend access to an
application if a servlet which is fired at start up throws an exception?
For example, we have two servlets which are loaded on start up.  The
first one sets up the database connection pool and the second one does
various other application initialisation type actions.  If either one
throws an exception then I'd like the application to be unavailable.

Can this be done?  If so then how?

AB



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to