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

what is a servlet? and explain its lifecycle methods?

Answer Posted / venkata ramudu

servlets are serverside programs.which follows single thread multiple instance model to develope serverside web applications.


servlets are having 3 life cycle methods they are



1.init()
2.service()
3.destroy()

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is caller principal?

1011


Define thin client?

1011


What is button in java?

966


Can I run seam in a j2ee environment?

1036


What are the main components of multi-tier architecture?

1000


What is filter chain?

956


What is deployment descriptor?

1057


What is 2 stands for in j2ee?

1035


What are different modules in spring?

978


What is javaserver pages standard tag library (jstl)?

904


What is application component provider?

1042


What does application client module contain?

1060


you are to choose between two procedures,both of which copute the minimum value in an array of integers.one procedure returns the smallest integer if its array argument is empty. the other requires a nonempty array.which procedure should you choose and why?

2658


Is string an object in java?

937


What is j2ee api?

1012