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

Answer Posted / kishore

servlet container calls the init() method to create servlet
instance

Is This Answer Correct ?    13 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of servlet?

673


What is the need of servlet filters?

544


List out difference between a JavaBean from a Servlet?

568


What do you mean by annotations in servlet?

591


What is the use of welcome-file-list?

576






How servlets are deployed in java?

549


Why do you use session tracking in httpservlet?

639


Why are http servlets used in programming?

552


What is war file?

585


What is servlet api used for conneting database?

704


Whats the advantages using servlets over using CGI?

590


Why do we need a constructor in a servlet if we use the init method?

522


How the JSP file will be executed on the Server side?

649


How to commuincate between an applet and a servlet?

594


What are the life-cycle methods for a servlet?

558