Various phases of Servlet Life Cycle
maintained through interface javax.servlet.Servlet
Interface consists of:
init()
service()
destroy()
getServletConfig()
getServletInfo()
Previous slide
Next slide
Back to first slide
View graphic version