Naming and Directory Concepts Start here to get an overview of naming and directory concepts.
JNDI Overview Gives you an overview of JNDI, its architecture and packaging.
Software Setup Describes instructions and steps involved in setting an environment that is required to run the examples described in this trail as well as any other JNDI application.
Naming and Directory Operations Describes various naming and directory operations and demonstrates them through plenty of examples that access naming/directory services using JNDI.
Advanced Topics for LDAP users A specialized lesson for the LDAP users. It talks about modeling JNDI as an LDAP API, how to perform LDAP authentication, SSL and managing connections in production environments.
Accessing Objects in the Directory Shows you how to integrate your application with the directory, so that you can store and retrieve Java objects to and from the directory.
New features in JDK 5.0 and JDK 6 Introduces to the new features in the JNDI and the LDAP Service Provider that are available in JDK 5.0 and JDK 6.
The older JNDI tutorial is preserved as an archive on download.oracle.com.