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 difference between GenericServlet and HttpServlet?
Can you use javascript in servlets?
What are the phases of a servlet life cycle?
What is servlet lazy loading?
What is the directory structure of web application?
What is Servlets and explain the advantages of Servlet life cycle?
How the typical servlet code look like ?
How can you run a servlet program?
What is servlet and its use?
Write a hello world program using servlets.
What is the use of servlet context?
How to rectify errors in java servlet while compilation?
What is MIME Type?
Explain the difference between get and post method in servlet?
What if we pass negative value in load-on-startup?