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 / venkata ramana chimmana

1.Http servlet uses http protocol where as in generic
servlet it does not use the protocol.This servlet we can
uses in application server and web server.This servlet also
supports the anothor protocols like Tcp-ip also.

2. There are two methods in Http protocol i.e doGet() and
doPost().This sevlet take HTTP requst only,and give Only
HTTP responce only.This type of servlets can handle only
web server.

Is This Answer Correct ?    37 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which package is used for jdbc application?

1023


Explain the locking system in jdbc?

1000


What are different types of JDBC Drivers?

1254


What is in terms of jdbc a datasource?

1132


What is jdbc databasemetadata interface?

1123


What is the use of jdbc?

1026


What is db client?

1019


Where jdbc drivermanager class is used?

1025


How do I start debugging problems related to the JDBC API?

1085


What are drivers available?

1066


What is the use of setFetchSize() and setMaxRows() methods in Statement?

1041


What is layer in communication?

939


What are the steps to connect to a database in java?

980


What is transaction processing in jdbc?

1047


What is createstatement method in java?

1021