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

Submitted by: Muhammad
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
Submitted by: Muhammad

Read Online Sr.Java Web Developer Job Interview Questions And Answers