About Java Naming and Directory Interface

The JNDI is an application programming interface (API) for accessing different kinds of naming and directory services. Java components locate objects by invoking the JNDI lookup method.

This section covers the following topics: