can i call init() method in destroy() method of servlset. ?
Answer Posted / giridhar gangapatnam
I think it is not possible to call init() method from
destroy() method of servlet.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the structure of the http response
What is the default http method in the servlet?
What’s the difference between forward() and sendredirect() methods?
What is servlet and its advantages?
What are the key methods that are involved in processing of http servlets?
How do servlets work?
Explain is servlet mapping?
What is cgi and what are its drawbacks?
What is servlet in simple terms?
How do cookies work in servlets?
How can we refresh automatically when new data has entered the database?
How do you find out what client machine is making a request to your servlet
What do you mean by httpservlet and how it is different from the genericservlet?
What is the servlet?
What do you mean by a filter and how does it work?