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

Difference between Generic Servlet and HTTP Servlet?

Answer Posted / sudha rani

A GenericServlet has a service() method aimed to handle
requests. HttpServlet extends GenericServlet and adds
support for doGet(), doPost(), doHead() methods (HTTP 1.0)
plus doPut(), doOptions(), doDelete(), doTrace() methods
(HTTP 1.1).
Both these classes are abstract.

Is This Answer Correct ?    20 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does jpa use jdbc?

980


What is the return type of execute, executequery and executeupdate?

1159


What is java soft framework?

1055


What is drivermanager in java?

994


What are different types of ResultSet?

1106


What are the differences between setmaxrows(int) and setfetchsize(int)?

1108


What is the execute method in java?

1060


What is the fastest type of JDBC driver?

1099


What are the considerations for deciding on transaction boundaries?

1057


Why we use while rs next ())?

1008


Name different methods for getting streams.

1026


any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.

2349


What are the classes and methods used for sending sql statements to database?

1135


How can we move the cursor in a scrollable result set?

1001


Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?

1016