Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is jndi?



what is jndi?..

Answer / 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

More Core Java Interview Questions

How does Vector implement synchronization?

4 Answers   Ness Technologies,


What does \ mean in regex?

0 Answers  


What are the 5 types of research methods?

0 Answers  


What is JVM ?

4 Answers   Phantom Technologies, TCS,


How to use arraylist in java netbeans?

0 Answers  


Can you instantiate the math class in Java?

0 Answers   IBS,


Which container method is used to cause a container to be laid out and redisplayed in java programming?

0 Answers  


why constructor dont have returns type?

9 Answers   IBM,


Is empty .java file name a valid source file name?

0 Answers  


In a class implementing an interface, can we change the value of any variable defined in the interface?

0 Answers  


how to handled exceptions & erros in ejb?

1 Answers   Satyam,


Can an interface implement another interface?

0 Answers  


Categories