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
How do I use cookies to store session state on the client?
explain the advantages of servlet life cycle?
What is the difference between CGI and Servlet?
How can we create deadlock situation in servlet?
What are the life cycle methods of a servlet?
How do you design microservices?
What is the procedure for initializing a servlet?
Can we get PrintWriter and ServletOutputStream both in a servlet?
What are important features of Servlet 3?
Which is better jsp or servlet?
Write a command to get actual path of a servlet to the server?
Differentiate between the web server and application server?
How to commuincate between an applet and a servlet?
What is the life-cycle of servlets?
What does the term localization refer to?