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
What are the drawbacks of cgi?
Explain the working of service() method of a servlet.
Can we override destroy method in servlet?
Should I override the service() method?
What is the workflow of a servlet?
What is servlet in web technology?
Explain web container.
What is meant by servlet? What are the parameters of the service method?
What must be implemented by all servlets?
What are the types of Session Tracking ?
How can we achieve transport layer security for our web application?
What is the default http method in the servlet?
Can filter be used as request or response?
What’s the difference between forward() and sendredirect() methods?
What is servlet and how it works?