what is the JNDI?
Answers were Sorted based on User's Feedback
JNDI (Java Naming and Directory Interface) enables Java
platform-based applications to access multiple naming and
directory services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / harish
JNDI is one of the J2EE API's . It provides interfaces for
perform various naming and directory operations across
diffrent types of services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravikiran
JNDI is the java naming and directory interface and is the
root for the look up directory service to looking up for a
particular resource
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we make constructors static?
What is parameter tag and what is its use?
Why does java have different data types for integers and floating-point values?
What is a nested class?
What are the three parts of a lambda expression? What is the type of lambda expression?
Does set allows null in java?
What is jdbc api?
Is null == null in java?
Is null a string in java?
what is meant by abstract class?
What is the difference between panel and frame ?
7 Answers HCL, IBM, Raim Techno Solutions,
What are filterstreams?