What method is used to create database connection in
servlets?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
either using DriverManager.getConnection
(or)
DataSource.getConnection()
| Is This Answer Correct ? | 10 Yes | 0 No |
What is httpservlet class?
How would you create deadlock on your servlet?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
How servlet is created?
How can a servlet be used to generate plain text instead of html?
What is the use of httpservletresponsewrapper?
What is the difference between context parameter and context attribute?
What is the difference between 2 types of servlets?
What are the steps that are required to handle the multi-threading?
When servlet object is created?
What is Servlet API used for connecting database?
What is with the javax.servlet package naming?