can i call destroy() method in init() method of servlet
Answer Posted / ravikiran.chd
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to generate the server side programming and the advantages of it over the other languages?
What is url encoding and url decoding
What is pure servlet?
How can the session in servlet be destroyed?
How can we invoke another servlet in a different application?
What is the main purpose of java servlets?
Name the packages that work with servlet?
How do cookies work in servlets?
How can we upload the file to the server using servlet?
What are the phases of servlet life cycle?
What are the objects involved when a servlet receives a call from client?
What do you mean by interservlet communication?
What is meant by servlet? What are the parameters of the service method?
What is the difference between jsp and servlet life cycle?
Whether we can get deadlock situation in servlets?