This post originated from an RSS feed registered with Java Buzz
by Goldy Lukka.
Original Post: The role of JNDI in J2EE
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
Mastering J2EE can be daunting, with an ever-growing list of technologies and acronyms. The Java Naming and Directory Interface (JNDI) has been at the core of the Java 2 Platform, Enterprise Edition (J2EE) from its inception, but it is often underutilized by novice J2EE developers. This article will help demystify the role of JNDI in J2EE applications and show how it can help decouple your application from the details of deployment.
The article aslo includes a sample program for using JNDI to acquire a data source for JDBC programming.
[Resource-Type: Article; Category: Java/J2EE; XRating: 4] *Title of the post takes you to the article