Answer Posted / ashok
JDBC is used to connection from DB.
JNDI is is used in connection pooling..
In weblogic server therir will be a JNDI Tree Option..
By Using Jndi we can get Certail connections from Database
at a time..and those connection will distubute to different
people...if connection are over then their will be increment
in option inserver ...we can set taht according to our
requirment..
So final statement is in JNDI we are not going to
interact(getting connection) with Database .we will in
interact with server..
But in case of JDBC we will interact with Database directly
for gettin connection
Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
What are the different modules of wlst? Explain?
What are the functions of t3 in the web logic server?
Explain the diffrernces between 8.x and 9.x?
Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.
How do I put a message back on the queue for processing? : BEA Weblogic
Explain the types of deployment modes and diffrernces between them?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
Explain load blancing alogarthims in cluster??
How many types you configure managed server in weblogic server ?
List components of jndi?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
When should I use the -nostage option?
What are class paths? How can they be set?
How can we find listineing ports in a machine?
What oracle weblogic server includes?