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
What is meant by session? Tell me something about httpsession class?
Which protocol will be used by browser and servlet to communicate
What is war file?
What are the types of protocols supported by httpservlet ?
Explain session tracking and its importance?
What is java servlet session?
Explain web application directory arrangement?
When Servlet is unloaded?
What exactly are the functions of servlet?
Describe the phases of servlet lifecycle?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What are the life cycle methods of a servlet?
What is lazy loading and what is Generic Servlet Class?
When to use doget() and when dopost()?
How can we include static files in the jsp page?