| Author |
JNDI Beginner
|
James Phoenix
Greenhorn
Joined: May 05, 2006
Posts: 3
|
|
|
I want to learn this... in particular, how to use it with the Eclipse IDE. Is there any tutorials that tell you what to download and where to get it and how to use it?
|
 |
Masoud Kalali
Author
Ranch Hand
Joined: Jul 08, 2004
Posts: 531
|
|
here is the JNDI tutorial : http://java.sun.com/products/jndi/tutorial/ , you can learn jndi concepts and basic here. we usually use JNDI for naming stuff , for example binding an object with a jndi name and use as a universal resource in our application . i can not understand what you are going to do with Eclipse and JNDI , can describe more ? thanks
|
Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: JNDI Beginner
|
|
|