Which method the Servlet container call to create the
instance of the servlet?
Answer Posted / venkatesh
ServletProcessor1.process() and this loads servlet class
using the mapping provided in web.xml and creates a new
instance of it.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How we can call a jsp from the servlet?
What are the differences between servlet context vs servlet config?
How the servlet is loaded?
Which httpsession object is used to view and manipulate information about a session?
How is a servlet implemented in code?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
What do you mean by deployment descriptor?
How can you use a servlet to generate a plain text instead of html?
Servlet is pure java object or not?
What are life cycle methods of a servlet?
What are the key methods that are involved in processing of http servlets?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What are the steps that are involved in using the httpservlet class?
What are the functions of the servlet container?
What are the life cycle methods of a servlet?