can i call init() method in destroy() method of servlset. ?
Answer Posted / jimmi prajapti
Yes We can Call init() method from destroy() of Servlet
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
Write a hello world program using servlets.
How can the session in servlet can be destroyed?
How do you communicate in between Applets and Servlets?
What do you mean by url pattern in servlet?
How httpservlet is different from the genericservlet?
Difference between GET and POST?
What are the types of protocols supported by httpservlet ?
What is servlet lazy loading?
What are the phases of a servlet life cycle?
What is Servlet API used for connecting database?
What do you mean by deployment descriptor?
What is java servlet session?
What is cgi?
Which java framework is most popular?
When servlet is loaded?