
Lesson: Overview of JNDI (The Java™ Tutorials > Java Naming and ...
This JNDI Java tutorial describes Java Naming and Directory Interface (JNDI) technology, naming and directory operations, and LDAP
JNDI Overview - Oracle
The Java Naming and Directory Interface TM (JNDI) is an application programming interface (API) that provides naming and directory functionality to applications written using the Java TM …
The JNDI Tutorial - Oracle
from the Java Software team, see The Java Series. This is the online version of the The JNDI Tutorial. It is modeled after The Java Tutorial. It is organized into trails – groups of lessons on …
Trail: Java Naming and Directory Interface (The Java™ Tutorials)
This tutorial excerpts the basics from the standalone tutorial and includes features added to JNDI in the Java Platform Standard Edition 5.0 and 6 releases. The older JNDI tutorial is preserved …
JNDI as an LDAP API (The Java™ Tutorials - Oracle
This JNDI Java tutorial describes Java Naming and Directory Interface (JNDI) technology, naming and directory operations, and LDAP
java.naming (Java SE 17 & JDK 17) - Oracle
Common standard JNDI environment properties that may be supported by JNDI providers are defined and documented in Context. Specific JNDI provider implementations may also support …
Specifying Environment Properties - Oracle
The use of application resource files to specify any JNDI environment properties allows the JNDI to be configured with minimal programmatic setup. By using the …
Java Naming and Directory Interface (JNDI) - Oracle
The Java Naming and Directory Interface (JNDI) provides naming and directory functionality to applications written in the Java programming language. It is designed to be independent of …
Java Naming and Directory Interface - Oracle
This chapter describes the Java Naming and Directory Interface (JNDI) service that is implemented by Oracle Application Server Containers for J2EE (OC4J) applications.
Understanding WebLogic JNDI - Oracle
This chapter explains how to set up WebLogic JNDI. It is intended for programmers who are developing WebLogic Server 12.1.3 applications and want to use the JNDI feature.