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 / durga ganesh reddy

Just by receiving a request, the web container creates
ServletContext object(so it is called asapplication
object).After creating servlet object then ServletConfig
object will be created.For each servlet instance there will
be a ServletConfig istance is available separtely.

Is This Answer Correct ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between context parameter and context attribute?

1120


What is cookies in servlet with example?

1227


List some life cycle methods of a servlet.

1110


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

1190


Whether thread can be used in servlets?

1262


Differentiate between the print writer and servlet output stream?

1038


Which are the different ways you can communicate between servlets?

1051


What if you need to span your transaction across multiple servlet invocations?

1140


Can you send an authentication error from a servlet?

1025


What are the difference between session and cookies in servlet? Explain

1097


Which interface should be implemented by all servlets?

1267


What do you mean by web applications? Explain web application directory arrangement?

1007


What is load-on-startup in servlet?

1198


What is string tokenizer?

1142


What is the use of httpservletresponsewrapper?

1027