What is the purpose of JNDI?

Answer Posted / guest

JNDI provides a platform-independent Java interface to
naming and directory services, such as LDAP, NDS, and Active
Directory.

Is This Answer Correct ?    27 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are ejb components?

528


Explain what is an EJB Context?

615


What do you understand by session facade?

522


Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?

595


Is soap stateless or stateful?

530






Is method overloading allowed in ejb?

548


Is ejbCreate() method mandatory while defining a Session Bean?

593


What are the callback annotations for entity bean?

515


What are the different types of ejb?

514


What is ejb role in j2ee?

581


What were entity beans?

588


The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?

563


What is rmi and ejb in java?

535


Can remove() be a Stateless Session bean?

578


Which is the only method defined in the javax.ejb.handle interface?

630