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 do you mean by session tracking?
Explain the difference between a web server and a web container?
What is the purpose of inter-servlet communication?
How will two or three servlets interact or communicate with each other?
Define the servlet mapping.
How can the session in servlet can be destroyed?
What are the differences between the servletconfig interface and the servletcontext interface?
what is multiple server?
What is the procedure for initializing a servlet?
How can you use a servlet to generate a plain text instead of html?
What is getservletcontext?
What is called servlet container?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What is the use of java servlet api?
What is servlet configuration?