Difference between Generic Servlet and HTTP Servlet?

Answer Posted / ramamohan reddy

Generic Servlet has init() method whereas Httpservlet
doesnot have.and Generic Servlet is the super class of the
HttpServlet.

Is This Answer Correct ?    46 Yes 50 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between jdbc and odbc?

570


What are the types of statements in jdbc?

606


What are the considerations for deciding on transaction boundaries?

646


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

585


What are the basic exceptions in jdbc?

616






What do you mean by odbc?

663


What is difference between odbc and jdbc?

596


How can I create a custom RowSetMetaData object from scratch?

631


How to make updates to updatable result sets in jdbc?

573


Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?

601


What are the jdbc api components?

783


What is the purpose of the jdbc resultset interface?

593


What is a statement in java?

579


What is the use of JDBC DriverManager class?

627


Under what circumstances, that all four drivers are used?

1992