Answer Posted / sowji
NDI is a protocol / mechanism used to lookup data / information, resources from a SPI that obeys the JNDI format. JNDI is available for manipulating naming services and directory services only. Examples include JNDI trees of EJB Containers, LDAP Directory Servers etc...
http://java.sun.com/products/jndi/overview.html
JDBC is a database specific protocol that Database vendors support for Java Data Access.
http://java.sun.com/products/jdbc/overview.html
JNDI is used when your are trying to advertise and lookup data from a naming service or directory service and JDBC is used when you are querying / updating data in a Database server.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain what is the purpose of using multipools in web logic server?
Explain load blancing alogarthims in cluster??
In how many formats we can deploy an application in wls??
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
Explain the domain creation types?
How does a file store compare with a jdbc store? : BEA Weblogic
hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....
Why the node manager is required?
What are the disadvantages of node manager?
Do you know what is the meaning of classformaterrors used with the applet?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
What you can do with node manager?
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
Define the functions of t3 in the web logic server?