Can I override destroy() method of Servlets?
Answer Posted / vinod
yes we can do it
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is a servlet context?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
What are important features of Servlet 3?
What are the key methods that are involved in processing of http servlets?
What is servlet in simple terms?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
What is a web application and what is it’s directory structure?
What is difference between jsp and servlet?
Explain servlet life cycle?
Write a hello world program using servlets.
Explain the methods of request dispatcher in servlet?
Why is servlet used?
Can a jsp be called using a servlet?
What are the steps that are involved in using the httpservlet class?
What are the phases of the servlet life cycle?