Answers

Question and Answer:

  Home  Sr.Java Web Developer

⟩ Explain me what is the life-cycle of a servlet?

There are 5 stages in the lifecycle of a servlet:

☛ Servlet is loaded

☛ Servlet is instantiated

☛ Servlet is initialized

☛ Service the request

☛ Servlet is destroyed

 150 views

More Questions for you: