Sun Java Solaris Communities My SDN Account Join SDN
 

Java SE Core Technologies - Java Naming and Directory Interface (JNDI)

Many technologies, one platform
Java SE technologies provide the functionality to develop and run applications
» Get Java SE
»  Overview
 
»  Basic
 
»  CORBA
 
»  HotSpot VM
 
>  JNDI
 
»  Mntr-Mgmt
 
»  Tools APIs
 
»  XML
 

The Java Naming and Directory Interface (JNDI) is part of the Java platform, providing applications based on Java technology with a unified interface to multiple naming and directory services. You can build powerful and portable directory-enabled applications using this industry standard.

Naming and directory services play a vital role in intranets and the Internet by providing network-wide sharing of a variety of information about users, machines, networks, services, and applications.

JNDI and Java EE Technologies

JNDI works in concert with other technologies in the Java Platform, Enterprise Edition (Java EE) to organize and locate components in a distributed computing environment.

JNDI Documentation: J2SE 1.4.2 | J2SE 5.0 | Java SE 6

See Also:

FAQ
Sample Code
Articles
Industry Support
Books
JNDI Forum
Tutorials
Bug Reports
Update Your Java Runtime Environment
Related Information
 
Related Resources