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

why are extending GenericServlet and why are extending
HttpServlet explain?

Answer Posted / srikanth reddy

interface servlet
{
7 abstract methods
}
generic servlet extends servlet{
it override 6 above abstract methods except service method
}
httpservlet extends generic servlet
{
it hsa 7 methods and 2 service methods in this servlet

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain request dispatcher and its methods.

1062


what is servlet chaining?

1150


Explain load on start-up and its importance?

1190


What is the default http method in the servlet?

1348


What are all the ways for session tracking?

1224


What is URL Encoding?

1279


What are the life-cycle methods for a servlet?

1047


What is the main purpose of java servlets?

1112


What's the use of servletcontext?

1192


What is a generic servlet?

1004


What are its drawbacks of cgi?

1189


What is a servlet-to-servlet communcation?

1253


What is the major difference between context parameter and context attribute?

1165


Explain get and post.

1161


How do you invoke a servelt?

1184