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 / ankit sinhal

GenericServlet is might not used be for the http services and may be used for the FTP services , and it is protocol independant where as HttpServlet is Protocol dependant.In GenericServlets you cannot use Cookies or HttpSession.Session tracking is not possible, redirection is not possible. Http servlets overrides doGet and doPost methods. Generic servlet overides service method. Generic servlet is used for small data transfer whereas HttpServlet is used for huge data transfer.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?

1054


What is metadata in jdbc?

1072


What is jdbc odbc driver?

1083


What is the query used to display all tables names in SQL Server (Query analyzer)?

1113


What are clob and blob data types in jdbc?

1095


Which jdbc driver is the fastest driver?

1056


What is odbc jdbc?

1048


What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?

1026


What are the common tasks of JDBC?

1040


How we store procedure in oralce for callable statements in jdbc

2383


Is jdbc faster than odbc?

967


What does the jdbc resultset interface?

1013


What are the common jdbc exceptions?

996


What is transaction processing in jdbc?

1045


What are the advantages of using jdbc datasource?

1025