Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / pavankumar

when we deploy the web application.the server reads the contents from configuration file(web.xml file) and server checks whether corresponding servlet object is created or not if it is created the server does'nt creates if it is not there then it create
before that when we deploy the web application ServletContext is created.
After the creation of servlet object .then servletConfig is created for that corresponding servlet.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a servlet context object?

1192


Explain jsessionid?

1083


Which interface must be implemented by all servlets?

1416


Which method of the httpservletrequest object is used?

1140


What are the steps involved in placing a servlet within a package?

1116


Write a simple servlet program to print the contents of html.

1120


What is the difference between CGI and Servlet?

1128


Which httpsession object is used to view and manipulate information about a session?

1230


A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?

1142


Where do you define dispatcherservlet?

1107


What is servlet name in web xml?

1044


List out difference between a JavaBean from a Servlet?

1083


Explain the working of service() method of a servlet.

1014


What are life cycle methods of a servlet?

1112


How do I know if java is running on linux?

1179