Which method the Servlet container call to create the
instance of the servlet?
Answer Posted / naveen kumar bandi
to create an instance of servlet servlet container calls
newInstance() method
Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What is life cycle of Servlet?
Is servlet synchronized?
What's the use of servletcontext?
What do you mean by servlet?
What is the difference between portlet and servlet?
What is difference between PrintWriter and ServletOutputStream?
What is httpservlet and how it is different from genericservlet?
What is servlet and list its types?
Describe some assignments that are executed by servlet container?
How can we achieve transport layer security for our web application?
Why are http servlets used in programming?
Is it possible to have a constructor inside the servlet?
What do you understand by mime type?
What do you mean by web applications? Explain web application directory arrangement?
What is called servlet mapping?