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 are the methods in HttpServlet?

Answer Posted / abdul

There are 7 methods present in the HttpServlet.
doGet().
doPost()
doPut().
doTrace()
doDelete()
doHead()
doOptions()

* Note :doConnect() is not present in HttpServlet. The
developers of the API didn't feel the use of doConnect in
Servlet.

Is This Answer Correct ?    29 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the life cycle of a servlet?

1610


What is the use of welcome-file-list?

1072


What is servlet name in web xml?

1040


Is that servlet is pure java object or not?

1169


How do you invoke a Servlet? What is the difference between doPost method and doGet method?

1185


When Servlet is unloaded?

1145


Explain the custom jsp tags and the beans.

1117


What methodology can be followed to store more number of objects in a remote server?

2318


How to handle exceptions thrown by application with another servlet?

1135


What is cookie in servlet?

1117


How to get the server information in a servlet?

1214


What are the disadvantages of storing session state in cookies?

1191


Explain jsessionid?

1083


What is a cookie What is the difference between session and cookie

1140


How do you invoke a servelt?

1184