Java JNDI Question:

What do you know about the directory service of JNDI?

Tweet Share WhatsApp

Answer:

Searching for files and directories done by providing Directory services. A directory service is a set of names. The user and resource information and machine addresses are summarized by directory service. For example, for a given user name, the service returns the attributes of the user such as telephone no, email address etc. A directory service use the databases that specialized and hierarchical in design.

Download JNDI PDF Read All 7 JNDI Questions
Previous QuestionNext Question
What is the importance of JNDI?How to use LDAP to work with a directory service?