Difference between Generic Servlet and HTTP Servlet?

Answer Posted / guest

Generic servlet is Protocol independent
HTTP Servlet is protocol dependent

Is This Answer Correct ?    157 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is odbc needed?

693


What is the fastest type of JDBC driver?

803


What is jdbc and odbc?

695


How does jdbc connect to database?

641


Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?

754


How we store procedure in oralce for callable statements in jdbc

2062


What is represented by the connection object?

768


Explain the JDBC Architecture?

792


Explain the life cycle of jdbc.

819


Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?

892


How can I use the JDBC API to access a desktop database like Microsoft Access over the network?

768


What is a lock in jdbc?

733


What are the types of statements in jdbc?

725


How to rollback a JDBC transaction?

770


What is resultset in jdbc with example?

683