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 servlets are deployed in java?
Explain web application directory arrangement?
What is the difference between servlet and filter?
How can you push data from an Applet to a Servlet?
What is the difference between CGI and Servlet?
What is load-on-startup in servlet?
How can we invoke another servlet in a different application?
What do you mean by web applications?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What are the differences between servlet context vs servlet config?
Explain the war file?
What is life cycle of Servlet?
Differentiate between get and post?
What is session tracking?
Differentiate between the web server and application server?