what is jndi?

Answer Posted / sivasubramanian.k

The Java Naming and Directory Interface (JNDI) is an API
for directory service that allows clients to discover and
lookup data and objects via a name. Like all Java APIs that
interface with host systems, JNDI is independent of the
underlying implementation. Additionally, it specifies a
service provider interface (SPI) that allows directory
service implementations to be plugged into the framework.
The implementations may make use of a server, a flat file,
or a database; the choice is up to the vendor.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net

1661


What are some characteristics of interference class?

517


What is the static field modifier?

597


java Technical questions asked by JPMC

4571


What is variable in java?

524






What is yield () in java?

484


Is null in java?

552


What is java and its types?

553


How to invoke external process in java.

566


why Java does not support multiple inheritances?

704


What is meant by nested loop?

543


What is a flag variable?

557


How to do encapsulation in java?

571


What is lazy programming?

567


Can memory leak happen java?

598