Hi all,

 

I wrote a ServletContextListener implementation in which I initialize some
static classes and objects.

I would like to know whether and how it's possible to stop the web
application from continuing the start sequence in case something goes wrong
in the initialize sequence?

 

I would really appreciate any code samples or articles,

Thanks in advance,

Asaf

Reply via email to