What is servlet context ?

Answer Posted / srivani

Servlet Context Object is created by webcontainer.Through
out the web application one servlet Context Object is
created.This Context Object creates config object,For every
servlet request one config object is created,but entire web
application only one context object.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between forward() method and sendredirect() method ?

582


How do you invoke a Servlet? What is the difference between doPost method and doGet method?

643


What do you mean by session tracking and also explain its techniques?

494


What is the use of welcome-file-list?

567


What is webservlet?

529






What is servlet used for?

692


How to get the current httpsession object?

649


What are the uses of servlet

627


What are the steps that are involved in using the httpservlet class?

570


What is difference between server and servlet?

574


What is session tracking?

696


What are the steps that are required to handle the multi-threading?

591


Difference between get and post in java servlets?

540


What are the life-cycle methods for a servlet?

547


What is ServletContext object?

639