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 / venu bandla

because be extending generic servlet we can access only
common methods of servlet interface,and we fourcefully
access the httpservlet methods by type casting the
servletRequest and ServletResponse objects into
httpServletRequest and HttpServletResponse.so this procedure
is not recommended because of redendent code.so we are
extending the HttpServlet class

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various ways of session supervision in servlets?

1070


Explain the servlet filter.

1041


Is servlet a controller?

1055


How can we perform any action at the time of deploying the project?

1163


What is a web application and what is it’s directory structure?

1126


Why do we need a constructor in a servlet if we use the init method?

1099


What is a deployment descriptor?

1156


What is the use of httpservletrequestwrapper?

1145


What are the uses of servlet

1241


Write a program to show the functionality of servlets.

1054


What are the exceptions thrown by servlets? Why?

1245


When servlet object is created?

1225


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

1207


What are the phases of servlet life cycle?

1167


Explain the features are in servlet 3?

1100