IBM®
Skip to main content
    Country/region [select]      Terms of use
 
 
    
     Home      Products      Services & solutions      Support & downloads      My account     
 
developerworks > My developerWorks >  Dashboard > Bobby Woolf: WebSphere SOA and J2EE in Practice > ... > Java Enterprise Edition > Java Naming and Directory Interface
developerWorks
Log In   View a printable version of the current page.
Overview Connect Spaces Forums Wikis
Java Naming and Directory Interface
Added by bwoolf, last edited by bwoolf on Dec 21, 2007  (view change)
Labels: 
(None)

Java Naming and Directory Interface

Java Naming and Directory Interface (JNDI) (Wikipedia), one of the Java Technologies, is a registry namespace that enables a Java EE application to access external resources such as databases, messaging systems, and enterprise information systems (aka legacy applications). The application refers to the resource by JNDI name, which is bound in the application server to a URL and other information for accessing the resource on the network. This hides these details from the application programmer and enables them to be configured by an administrator when the application is deployed.


 
    About IBM Privacy Contact