InterviewSolution
Saved Bookmarks
| 1. |
Can You Explain Why We Need Jndi If Communication To Systems Via Ldap Is Possible? |
|
Answer» JNDI is also used to LOOKUP RESOURCES like a database or a message QUEUE. With JNDI you get a uniform way to access directory services. JNDI is also used to lookup resources like a database or a message queue. With JNDI you get a uniform way to access directory services. |
|