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 constructor in Servlet class?

Answer Posted / naveen

yes we can create a constructor
by default JVM calls default constructor.In addition to that if write both default and parameterized constructor then JVM call default one and then parameterized one

hence the ans is yes we hav to write two constuctors
no if write our own constructor one itself

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the http servlet and generic servlet?

1209


How is a servlet implemented in code?

1123


What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

1119


What do you mean by servlet context?

1227


What is java servlet session?

1025


What is servlet interface?

1276


Explain the architechure of a servlet?

1165


What are the uses of servlets?

1224


Can we fetch the attributes related to a servlet on a different servlet?

1200


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

1311


Write a command to get actual path of a servlet to the server?

1077


What do you mean by interservlet communication?

1121


How can we include static files in the jsp page?

1118


What is the use of servlet context?

1105


How do you invoke a servelt?

1186