Difference between Generic Servlet and HTTP Servlet?
Answer Posted / name
HTTP Servlet for only HTTP Protocol
| Is This Answer Correct ? | 31 Yes | 5 No |
Post New Answer View All Answers
What are the conditions applies to varchar variable, when using in procedures?
Where jdbc drivermanager class is used?
What is odbc jdbc?
What is the difference between jdbc and odbc?
How to check jdbc connection in linux?
Why do we need jdbc driver?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
How MS-Access DB can be accessed over a network, using JDBC API?
What is the role of jdbc drivermanager class?
Why isn't the java.sql.DriverManager class being found?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
How to set the attribute concurrency in resultset?
Can we return resultset in java?
What is jdbc explain?