Write all the phases defined in servlet life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
What is the <load-on-startup> element?
What are the methods in HttpServlet?
What is the web server used for running the Servlets?
What is the role of the webserver?
What is a deployment descriptor?
What is a Session Id?
What are important features of Servlet 3?
What is meant by session? Tell me something about httpsession class?
Why doesn’t a servlet include main()? How does it work?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
Servlet is pure java object or not?
Explain the working of service() method of a servlet.