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

Can we define constructors in Servlet?

Answer Posted / vivekanand prasad

The init() method creates and loads the servlet.But the servlet instance is first created through the constructor (done by Servlet container). We cannot write constructors of a servlet class with arguments in servlet (It will throw Exception). So, They provided a init() method that accepts an ServletConfig object as an argument.ServletConfig object supplies a servlet with information about its initialization (init) parameters.Servlet class cannot declare a constructor with ServletConfig object as a argument and cannot access ServletConfig object.

Is This Answer Correct ?    20 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between DurableSubscription and non- DurableSubscription?

2234


How primary key is implemented in Oracle?

2494


To what value is a variable of the string type automatically initialized?

1167


What is synchronization and why is it important?

1185


whats is mean by connectionpooling

2056


Explain the different types of memory used by jvm?

1194


Should synchronization primitives be used on bean methods?

1111


How are the elements of a borderlayout organized?

1166


Name the class that is used to bind the server object with RMI Registry?

2219


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

1101


What modifiers may be used with an interface declaration?

1183


What is the relationship between the canvas class and the graphics class?

1076


If your ui seems to freeze periodically, what might be a likely reason?

1114


What is the purpose of the notifyall() method?

1091


What is glasgow?

1107