InterviewSolution
| 1. |
How Does Jndi Relate To Ldap? |
|
Answer» JNDI provides an excellent object-oriented ABSTRACTION of DIRECTORY and naming. Developers USING JNDI can produce queries that use LDAP or other access protocols to RETRIEVE results; however, they are not limited to LDAP nor do they have to develop their applications WIRED to LDAP. JNDI supports the key capabilities in LDAP v3. JNDI provides an excellent object-oriented abstraction of directory and naming. Developers using JNDI can produce queries that use LDAP or other access protocols to retrieve results; however, they are not limited to LDAP nor do they have to develop their applications wired to LDAP. JNDI supports the key capabilities in LDAP v3. |
|