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?

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

Name few java 8 annotations ?

1081


What is the difference between static and non-static variables in java programming?

1028


Can a static class have a constructor java?

1029


How would you convert bytes to string?

1049


How do you check if two strings are equal in java?

1047


I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?

1067


Explain the importance of throwable class and its methods?

1088


Can we use catch statement for checked exceptions?

1024


What about method local inner classes or local inner classes in java?

1104


Why to use nested classes in java?

1181


How can we access some class in another class in java?

1051


Can you explain the meaning of aggregation and composition

1067


What is the difference between hashmap and hashtable? What is an interface?

1229


Is integer a class?

1128


What is the difference between == and === javascript?

1246