The Artima Developer Community
Sponsored Link

Java Buzz Forum
Java Naming Services Internals

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Goldy Lukka

Posts: 1008
Nickname: xyling
Registered: Jan, 2004

Goldy Lukka is a Java Developer and an Entrepreneur. He is Founder of xyling.com.
Java Naming Services Internals Posted: Apr 13, 2005 2:20 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Goldy Lukka.
Original Post: Java Naming Services Internals
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
Latest Java Buzz Posts
Latest Java Buzz Posts by Goldy Lukka
Latest Posts From Xyling Java Blogs

Advertisement
The Java Naming and Directory Interface (JNDI) is a standard API to access different naming and directory service implementations like LDAP. A naming service provides naming functionality and a directory service provides applications with directory functionality. The Java naming service is a fundamental component of every J2EE system.

This article by Kishore Kumar explores the concepts of implementing a simple client/server-based JNDI naming service. It examines the various basic concepts of a naming server like Context, InitialContextFactory and Reference. It also examined advanced concepts like URLContextFactory, StateFactory, ObjectFactory, Link References and Naming Federation.

Point to the title of this post for the complete article including sample source code.

[Resource-Type: Tutorial; Category: Java/J2EE/JNDI; XRating: 3]

Read: Java Naming Services Internals

Topic: Introducing: Northern Virginia Life Previous Topic   Next Topic Topic: No Pal Of Mine

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use