Summary

JNDI is one of the J2EE common services that provides naming and directory functionality to enterprise components. It provides applications with methods for performing standard naming and directory operations, such as associating names with objects and looking up objects using their names. Using JNDI, a J2EE application can store and retrieve any type of named Java object. Because JNDI is independent of any specific implementation, applications can use JNDI to access multiple naming and directory services, including existing naming and directory services such as LDAP, NDS, DNS, and NIS. This allows J2EE applications to coexist with other enterprise applications and systems.

Note

For a thorough introduction and tutorial on JNDI, which covers both the client and service provider APIs, see the Sun tutorial at http://java.sun.com/products/jndi/tutorial/.


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.226.66