Answer Posted / rajesh
JDBC and JNDI are two diff APIs from JEE spec
JDBC is dealing with Database connectivities
JNDI is act as an interface for many Naming services like
NIS,DNS,LDAP etc
I think the question is some what tricky
there is no similarities b/t JNDI and JDBC so obiviously no
diiference :)
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
How do I identify the document type of an xml document? : BEA Weblogic
What is the meaning of classformaterrors used with the applet?
What are the steps required to modify config.xml file of web logic server?
Explain the client-server architecture.
What are the different modules of wlst?
What are the States of the Weblogic Server ?
What are crossdomainconnectors in reference to web logic servers?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
How to write a program of web logic server to get the connection pool attribute?
Explain the functionality of iiop ?
How do I increase weblogic server memory?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
How to check the version of Java?
How do I use persistence? : BEA Weblogic
You are noticing a performance impact on your application and you suspect the underlying operating systemresources might be causing the issue, what steps would you take to narrow down the issue?