Java Servlet Cycle

Loading --> init()--> Initialized --> service() --> Request Handeling -->
destroy() --> end
Zain