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 is jdbc servlet?
What is the use of JDBC DriverManager class?
java based application for hospital management
Explain the process of creating tables using NetBeans IDE?
Describe how the jdbc application works.
What is device controller?
Does jdbctemplate close connection?
What is the JDBC syntax for using a literal or variable in a standard Statement?
What are the utilities of the callablestatement?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
What causes no suitable driver error?
What is in term of jdbc a datasource?
What is the meaning of batch updates?
Why do we use jdbc statements?
What are the main components of JDBC ?