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

Answer Posted / v.bojjanna

first the web container call the servlet init(). after it
call the newInstance() for create the servlet object

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different ways we can maintain state between requests?

778


What is the use of request dispatcher interface?

777


What are the supporting protocol by HttpServlet ?

864


How does tomcat servlet container work?

810


How to make sure a servlet is loaded at the application startup?

762


What is life cycle of Servlet?

800


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

1936


Which HTTP method is non-idempotent?

810


Write a program to show the functionality of doget and dopost method?

891


When servlet is loaded?

797


What are the types of Session Tracking ?

846


Can a jsp be called using a servlet?

788


When should you prefer to use doget() over dopost()?

845


What is the difference between Servlets and Applets?

755


How do servlets work?

764