Can I override destroy() method of Servlets?
Answer Posted / komal singh adhikari
YES,
we can call and override destroy().
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can filter be used as request or response?
What are the uses of servlet
How httpservlet is different from the genericservlet?
When servlet object is created?
Where do you define dispatcherservlet?
What do you mean by a filter and how does it work?
How do I know if java is running on linux?
Differentiate between get and post?
Explain the difference between servlet and cgi?
List out the difference between ServletConfig and ServletContext?
What do you mean by session tracking?
Write a command to get actual path of a servlet to the server?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What is called servlet mapping?
Explain jsessionid and when is it created?