JNDI
The Java Naming and Directory Interface (JNDI) is an API for directory service that allows clients to discover and lookup data and objects via a name.
Language
Any
Platform
Any
License
Any
Mastering J2EE can be daunting, with an ever-growing list of technologies and acronyms. The Java Naming and Directory Interface (JNDI) has been at the core of the Java 2 Platform, Enterprise Edition...
You will learn what you can do with LDAP and how Java answers the need to handle LDAP with the JNDI API in building a white pages service.