Explain the lifecycle of a servlet?
Answer / Km Neeshu Chahal
A Servlet lifecycle consists of the following steps: (1) instantiation, (2) initialization, (3) service requests handling, and (4) destruction.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the directory structure of web application?
What is the difference between Servlets and Applets?
What is the difference between forward () and sendredirect () functions in servlet? Explain
How do we go with database connection and log4j integration in servlet?
When to use doget() and when dopost()?
What is the use of servlet wrapper classes?
what is EJB and Java servlet
Hi frnds iam new to Java Kindy any one can provide or me Servlets Example code and can explain to me flow of servlets and as Jsp and Struts and provide to me some sample example on these 3 topic flow,code example,and tutorials,and related websites which i can refer....thanks in advance..........
What are the annotations used in servlet 3?
What is httpservlet class?
How many ways to remove the session object in the container
what are binding listners?