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 do you mean by request dispatcher in servlet?
What are the type of protocols used in httpservlet?
Why is servlet used?
What are the types of an http request?
What are all the protocols supported by httpservlet?
What is the process to implement doget and dopost methods?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
What are all the advantages of servlet over cgi?
What is ServletContext object?
Explain is servlet mapping?
Which application server is best for java?
What are the steps that are required to handle the multi-threading?
How do you deal property files in servlet?
Why is httpservlet declared abstract?
Can a jsp be called using a servlet?