aspose file tools
The moose likes Servlets and the fly likes  Can we call destroy() method on servlets from  service method Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark " Can we call destroy() method on servlets from  service method" Watch " Can we call destroy() method on servlets from  service method" New topic
Author

Can we call destroy() method on servlets from service method

ram gaurav
Ranch Hand

Joined: Mar 29, 2006
Posts: 208
Can we call destroy() method on servlets from service method.If yes then what the effect of that
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56151
    
  13

Already discussed.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
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: Can we call destroy() method on servlets from service method
 
Similar Threads
destroy() method
destroy() method of servlets
destroy method
call detroy in init
can we call destroy method in servlet service method?