Which method the Servlet container call to create the
instance of the servlet?

Answer Posted / deepak jenamani

servlet container calls the Class.instanceOf() method
to create a instance of servlet.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of using servlet over cgi?

768


Difference between GET and POST?

890


What is called Session Tracking?

821


Is servlet a framework?

741


How printwriter is different from servletoutputstream?

766


What's the advantages using servlets than using cgi?

722


What is java servlet?

788


How can an existing session be invalidated?

862


What is difference between PrintWriter and ServletOutputStream?

986


What are the different types of servlets?

728


What are the uses of servlet and what is servlet chaining?

778


Which method of the httpservletrequest object is used?

761


If a servlet is not properly initialized, what exception may be thrown?

851


How do you configure a centralized error handler in servlets?

746


Why is httpservlet declared abstract?

779