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 / ashwitha

generic is protocol independent and HTTPservlet is a protocol dependent.
Generic cannot handle cookie and URLRewriting whereas HTTP servlet can.
In generic servlet without having service()cannot deploy the servlet whereas in HTTP servlet without having service() can deploy.
Generic implements from servlet and servletConfig interfaces whereas HTTP extended from generic servlet.
Generic overrides service() whereas HTTP overrides do****().

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain in detail about JDBC and its general features?

1000


Why would you use setautocommit(false) in jdbc?

1267


Why is jdbc needed?

973


What are temp tables ?

1021


What is the difference between client and server database cursors?

1250


What is new in JDBC 2.0?

1096


How do I know which jdbc driver to use?

1067


How can we store and retrieve images from the database?

1008


What is jdbc databasemetadata interface?

1124


What does jdbc setmaxrows method do?

1008


How to use JDBC API to call Stored Procedures?

1060


What is odbc jdbc?

1051


How can I get or redirect the log used by DriverManager and JDBC drivers?

975


How do I disallow NULL values in a table?

1048


What are the types of jdbc drivers that exist?

1067