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

Which method the Servlet container call to create the
instance of the servlet?

Answer Posted / m.gangadhar from sathya techno

The ServletContainer is used default zero argument
constructor to create servlet instance then after it calls
init(ServletConfig cg) it internally calls init()for
initialization puposes.


Plz guys init() is not used for creation of servlet instance

Is This Answer Correct ?    26 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1237


Write a hello world program using servlets.

1122


Why doesn’t a servlet include main()? How does it work?

1214


What’s the difference between genericservlet and httpservlet?

1189


Is servlet a framework?

1092


When servlet object is created?

1226


What is servlet initializer?

1034


What are the key methods that are involved in processing of http servlets?

1162


What is preinitialization of a servlet?

1068


Why do we have servlet listeners?

1126


What are the two important api's in for servlets?

1137


What is the advantage of Servlets when compared with other server side technologies?

2393


What do you mean by filter in servlet?

1061


Can a jsp be called using a servlet?

1199


When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

1180