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

What are the design considerations while making a choice between using interface and abstract class?

1082


we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?

2415


Is a class a subclass of itself?

1215


What is the relationship between local interfaces and container-managed relationships?

1116


Which textcomponent method is used to set a textcomponent to the read-only state?

1126


How to implement RMI in Java?

2867


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

1049


What is RMI and what are the services in RMI?

1162


What are the different class loaders used by jvm?

1093


What is the RMI and Socket?

1053


whats is statement and procedure

2200


Which containers use a border layout as their default layout?

1135


What is the purpose of the notifyall() method?

1041


What is ripple effect?

1070


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2765