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 configure a centralized error handler in servlets?
List the Different types of servlet?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
Whats the advantages using servlets over using CGI?
What is servlet used for?
What is context in servlet?
When jsessionid is created?
What is ServletConfig object?
Explain servlet events?
What are session variable in servlets?
What do you mean by mime type?
What exactly is a servlet?
What are its drawbacks of cgi?
What is the use of servletconfig interface?
How can we create deadlock situation in servlet?