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...


init() method of servlet loaded by?

Answers were Sorted based on User's Feedback



init() method of servlet loaded by?..

Answer / madan

init() method of the servlet is loaded by the servlet
container which resides in the server.

Is This Answer Correct ?    8 Yes 0 No

init() method of servlet loaded by?..

Answer / sowjanya

init() method of the servlet is loaded by container.The init() method called only once in a servlets life.

Is This Answer Correct ?    2 Yes 0 No

init() method of servlet loaded by?..

Answer / vishnuvardhan

webserver

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Servlets Interview Questions

What do you mean by url pattern in servlet?

0 Answers  


can it possible to validate form field before execution of a servlet service method if yes how??

6 Answers  


why we should override only no-agrs init() method.

0 Answers  


what is the difference between doGet() and doPost()?

6 Answers   TCS,


What is servlet and its life cycle?

0 Answers  


Why do we need servlet filter?

0 Answers  


without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this

1 Answers   Syntel,


can u give some realtime example in ploymorphism? and inheritance?

11 Answers   SolutionNET,


How do we go with database connection and log4j integration in servlet?

0 Answers  


What mechanisms are used by a Servlet Container to maintain session information?

0 Answers  


Can we call destroy() method inside the init() method? What happens when we do so?

9 Answers   Ericsson,


What is the type of method for sending request from http server?

0 Answers  


Categories