Ciclo de vida de servlet java

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