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
How do you find out what client machine is making a request to your servlet
How we can call a jsp from the servlet?
What is servlet api used for conneting database?
What are all the advantages of servlet over cgi?
Which event is fired at the time of project deployment and undeployment?
List some life cycle methods of a servlet.
Difference between httpservlet and generic servlets?
What is the use of welcome-file-list?
What is dispatcher servlet?
Explain the differences between jsp and servlet.
Why is httpservlet declared abstract?
Explain the different ways for servlet authentication?
Explain web container.
Explain the difference between get and post method in servlet?
How can we include static files in the jsp page?