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 we don't write any constructor for the servlet, how
does container create an instance of servlet?

Answer Posted / sk.jani

In the Servlet if we are not using any constructor
internally the compiler create the default Constructor.if u
want to see that default Constructor user this folling
command.

javap classname.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the GenericServlet class?

1293


How to notify an object in session when session is invalidated or timed-out?

1129


What is the use of servlet wrapper classes?

1240


What is Request Dispatcher?

1512


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

1178


How do you define a servlet?

1038


Is it possible to have a constructor inside the servlet?

1059


What are the phases of a servlet life cycle?

1161


What is cookies in servlet with example?

1227


What is called servlet container?

1149


What is servlet mapping?

1079


What do you mean by deployment descriptor?

1127


Describe in brief RequestDespatcher?

1183


What is servlet and its types?

1100


What is the difference between Difference between doGet() and doPost()?

1362