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 are its drawbacks of cgi?

572


What is cookies in servlet with example?

523


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

557


What are important features of Servlet 3?

601


How do we share data using 'getservletcontext ()?

543






What's the use of servletcontext?

686


Which event is fired at the time of setting, getting or removing attribute from application scope?

619


What are the differences between forward() method and sendredirect() methods?

553


What is servlet mapping?

603


What is getservletcontext?

553


How does Cookies work in Servlets?

653


How does tomcat servlet container work?

594


What is meant by cookies?

618


What is string tokenizer?

632


Is it possible to have a constructor inside the servlet?

554