can i call destroy() method in init() method of servlet
Answer Posted / tanuj
Shekar babu is an disgrace to java community should never
blog answers,destroy() is just to inform what is to be done
when the service call is terminated it is like
on_service_destroy() what is to be done.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are all the ways for session tracking?
What are the uses of servlet
What is cgi and what are its drawbacks?
What exception should be thrown when servlet is not properly initialized?
Which exception is thrown if the servlet is not initialized properly?
Is that servlet is pure java object or not?
When servlet is loaded?
What is the directory structure of web application?
What are the differences between the servletconfig interface and the servletcontext interface?
What is a servlet-to-servlet communcation?
What is servlet configuration?
What is the use of send redirect () method?
What is webservlet?
How can I send user authentication information while making URL Connection?
What's the advantages using servlets than using cgi?