when the webcontainer creates ServeletConfig,ServletContext
objects? befoure creating the Servlet object or not?

Answer Posted / ravikiran.chd

the servlet context & servlet config objects will be created
once the application is deployed into the container,

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is servlet name in web xml?

551


What is servlet in tomcat?

557


What is ServletConfig object?

606


What do you mean by default initialization in java servlet?

604


Explain their methods? Tell me their parameter names also have you used threads in servlet?

581






What exception should be thrown when servlet is not properly initialized?

553


Can we use the constructor, instead of init(), to initialize servlet?

580


What is a generic servlet?

518


How we can get ip address of client in servlet?

535


Who is responsible to create the object of servlet?

716


Can you create a deadlock condition on a servlet?

587


Explain the methods of request dispatcher in servlet?

515


What is meant by cookies?

610


What is called Scriptlet?

561


What are the phases of servlet life cycle?

605