What JNDI(Java Naming and Directory Interface) provides?
Answers were Sorted based on User's Feedback
Answer / sanjay
It provides networkwide sharing of a variety of information
about users,machines,network services and application in
internets and intranets.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravikiran
JNDI provides facility to look up to a particular resource
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raghuveer
JNDI provides pool of connection of objects. Minimum can be
decide while configuring
| Is This Answer Correct ? | 2 Yes | 1 No |
Is space a char?
What does super()represent, and how is it used in Java?
How to pass arraylist to stored procedure in java?
What is the difference between the prefix and postfix forms of the ++ operator?
What is difference between ++ I and I ++ in java?
Can java run on google chrome?
Is minecraft 1.15 out?
How OOPS concept is achieved in Java?
6 Answers Cognizant, JPMorgan Chase, Xavient,
What is the difference between an if statement and a switch statement?
Can a class be private in java?
Can we override constructor?
What is stored procedure. How do you create stored procedure ?