JNDI

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Developing JNDI-based Applications by Qusay H. Mahmoud   - [Clicks: 37]
    Learn how to use the feature-rich APIs in the Java Naming and Directory Interface with this code-filled tutorial.
    http://java.sun.com/developer/technicalArticles/Programming/jndi/index.html - Dec, 2003
  • Navigate the JNDI maze by Daniel Would   - [Clicks: 20]
    In this article, EJB developer Daniel Would explains how you can write client code that successfully finds its way to an EJB component published in a JNDI namespace. He shows you various programming options that make the process easier, and offers some code that you can use as a utility class in your own applications.
    [Includes source code]
    http://www-106.ibm.com/developerworks/java/library/j-namespace.html - Nov, 2003
  • Build directory-enabled applications with JNDI by Jeff Hanson   - [Clicks: 20]
    The Java Naming and Directory Interface (JNDI) provides seamless connectivity to heterogeneous enterprise naming and directory services, such as LDAP. We'll give you an overview of JNDI and some code to get started.
    http://builder.com.com/5100-6370-5032000.html?tag=sc - Apr, 2003

[Top]