Can I override destroy() method of Servlets?
Answers were Sorted based on User's Feedback
Answer / kalyan
yes we can override destroy() method according application
requirement....
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / mohd adnan
yes off course we can override the destroy(), method. There is confusion between us, as many of us thinks destroy method call destroy the servlet, however this interpretation is wrong. calling destroy method is only call to the last method before servlet dies. it never destroy servlet.
--------- By Mohd Adnan MCA IMS Ghaziabad
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / komal singh adhikari
YES,
we can call and override destroy().
Is This Answer Correct ? | 4 Yes | 1 No |
can we override service method in my servlet class..?? if yes or no why ??
What is the use of httpservletrequestwrapper?
if we know the any consultancies, it will place in company work through consultancy(contract base). please help me I'm 2008 pass out java candidate...
What are the functions of Servlet container?
What is java servlet session?
what are the way a client can be tracked?
Describe servlet?
What is the importance of init() method in Servlet ?
Explain request dispatcher and its methods.
can i call destroy() method in init() method of servlet
What if we pass negative value in load-on-startup?
What is DSN and System DSN and what is the difference between them?