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 meant by Servelet? What are the parameters of service
method?

Answer Posted / aruna raman

A servlet is a Java programming language class used to
extend the capabilities of servers that host applications
accessed via a request-response programming model.

Although servlets can respond to any type of request, they
are commonly used to extend the applications hosted by Web
servers. For such applications, Java Servlet technology
defines HTTP-specific servlet classes.

init()
service()
getServletConfig()
getServletInfo()
destroy()

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we call the constructor of a class more than once for an object?

1058


How is java created?

907


Will set allow duplicates in java?

939


What is a "pure virtual" member function?

1059


Explain about fail safe iterators in java?

982


Why we override equals() method?

995


What are voids?

923


When will we use them?

993


What is identifier with example?

1017


Wha is the output from system.out.println(“hello”+null); ?

1099


Difference between method overloading and overriding.

1036


How can we find the sum of two linked lists using stack in java?

1082


What is wrapper class example?

953


What is serial version uid and its importance in java?

1008


Explain about class in java?

1062