Answer Posted / sowjanya
init() method of the servlet is loaded by container.The init() method called only once in a servlets life.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the directory structure of web application?
What is servlet and its types?
What is called servlet container?
What is servlet name in web xml?
What is the major difference between servlet and applet?
Explain servlet.
Differentiate between the print writer and servlet output stream?
How httpservlet is different from the genericservlet?
Explain session tracking and its importance?
What is the difference between Servlets and Applets?
What is the directory structure of a war file?
Can you create a deadlock condition on a servlet?
Is tomcat a servlet container?
What is the life cycle of a servlet?
Describe some assignments that are executed by servlet container?