Sun Java Solaris Communities My SDN Account Join SDN
 
Core Java

Java Naming and Directory Interface (JNDI)

 
Documentation
FAQs
Code Samples & Apps
Technical Articles & Tips
Industry Support
 
User Groups
Books & Authors
Forums
Bug Database
 
Tutorials
 
 
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.  » Read More
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.
 
What's New
 
 
May 15 2003
JNDI/LDAP Booster Pack 1.0 Download the booster pack, which contains support for a number of popular LDAP controls and extensions, groups, and Java RMI/CORBA objects. It replaces the booster pack that was bundled with the LDAP 1.2.4 service provider.
 

Java Standard Edition, v 1.5.0 This release of the Java platform includes several JNDI-related enhancements, including support for connection pooling for the LDAP service provider, and automatic discovery of LDAP and DNS services.
 
Community
 
 
Events
Sun Tech Days - Advance your development skills with in-depth technical training.
Topics include Java EE, Java SE, Java ME, Tools, Solaris, Cool Stuff, plus bonus NetBeans Day and OpenSolaris Day. Attend in a city near you.   » Read More
Subscribe to Newsletters.
Feedback
 
 
If you have comments, questions, or feedback on JNDI, write to us at jndi@java.sun.com.

We also maintain a "jndi-interest" mailing list open to any discussion about JNDI. To subscribe, send an email message with exactly the following syntax in the message body to listserv@java.sun.com:

subscribe jndi-interest your real name

To remove yourself from the list, use signoff instead of subscribe.

Your questions may have already been answered. You can browse an archive of messages previously sent to the "jndi-interest" list.

Related Links