.:Servlet Life Cycle:. 1) Load the servlet .class file into web container’s JVM 2) Create an instance of that class 3) The web container create a unique ServletConfig object that contains any in… more →
Nitin's weblogNitin wrote 11 months ago: .:Servlet Life Cycle:. 1) Load the servlet .class file into web container’s JVM 2) Create an i … more →
Nitin wrote 11 months ago: .:Servlet Life Cycle:. 1) Load the servlet .class file into web container’s JVM 2) Create an i … more →