Difference between Generic Servlet and HTTP Servlet?

Answer Posted / shakti

1.Http servlet uses http protocol where as in generic
servlet it does not use the protocol.

2. There are two methods in Http protocol i.e doGet() and
doPost().

Is This Answer Correct ?    78 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of using jdbc datasource?

721


What is jdbc connection interface?

724


Why do I have to reaccess the database for Array, Blob, and Clob data?

760


How many types of jdbc drivers are available?

680


Does jdbc require oracle client?

713


What does connection pooling mean ?

758


What is a rollback in jdbc?

702


What are devices?

705


Why prepared statements are faster?

706


What are the exceptions in jdbc?

689


Why do we need jdbc driver?

645


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

735


What is jdbc driver manager?

691


What is database connection pooling? Advantages of using a connection pool?

814


What is connection commit?

685