aspose file tools
The moose likes Servlets and the fly likes Doubt of ServletContextListner Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Doubt of ServletContextListner " Watch "Doubt of ServletContextListner " New topic
Author

Doubt of ServletContextListner

Abhay Choubey
Ranch Hand

Joined: Jun 02, 2011
Posts: 34
Hi all,

I have studyed about ServletContextListner but still i have doubt that why we use ServletContextListner and what is advantage of it.
can any one help me please

Thanks in advance
Abhay
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56204
    
  13

It can be used to set up anything that needs to be set up when the app is put into service, and to perform cleanup when the app is taken out of service.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Abhay Choubey
Ranch Hand

Joined: Jun 02, 2011
Posts: 34
i got it.

Thanks a lot
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Doubt of ServletContextListner
 
Similar Threads
ServletContextListner not compiling
cannot find symbol : ServletContextListner
regarding ServletContextListner
ServletContextListner not compiling