Java JNDI Question:

Can you explain why we need JNDI if communication to systems via LDAP is possible?

Tweet Share WhatsApp

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.

Download JNDI PDF Read All 7 JNDI Questions
Previous QuestionNext Question
Explain what is a naming service in JNDI?Tell me what do you know about LDAP?