Can I override destroy() method of Servlets?
Answer Posted / kalyan
yes we can override destroy() method according application
requirement....
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Servlets and Applets?
What do you mean by request dispatcher in servlet?
Write all the phases defined in servlet life cycle?
What is preinitialization of a servlet?
What are the ways to handle multi-threading in servlets?
What is servlet interface?
What is the difference between servlet and jsp?
What is servlet lazy loading?
Can you create a deadlock condition on a servlet?
What is called servlet container?
How is a servlet implemented in code?
What are the supporting protocol by HttpServlet ?
What is the use of httpservletresponsewrapper?
What’s the use of the servlet wrapper classes??
Why do we have servlet wrapper classes?