Answer Posted / makthar basha
JNDI is Java Naming and Derectory Interface,JNDI can be used
as a general purpose service for accessing and retrieving a
mixed set of data. Using LDAP as a backend, JNDI allows us
to store Java Objects directly into the directory and
provides the user with APIs to make modifications to the
tree. The power comes in storing objects inside the tree itself.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is functional programming stateless?
What are stateless functions?
Define Context?
How is ejb different from java beans?
What is jar, war, and ear?
Can more than a single table be mapped in cmp?
What is enterprise bean?
What are the advantages of java beam?
What is an entity and its types?
What are the different kind of ejb's?
What do you mean by timer service and where it is used?
What is dependency injection in ejb?
What is entity bean in ejb?
Enlist the changes in EJB 2.1 ?
How can one EJB be called from within another EJB?