What JNDI(Java Naming and Directory Interface) provides?
Answer Posted / selvan
Mostly JNDI is using Connection for the GUI(Graphical User
Interface). That's linking with Client to Server Side.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is keyword and identifier?
What is string array?
Is java jre still free?
What do you mean by flow of struts?
Differentiate between the constructors and methods in java?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
Difference between predicate, supplier and consumer ?
What is nullpointerexception in java?
What are the advantages of encapsulation in java?
Why strings in java are called as immutable?
how can you take care of mutual exclusion using java threads? : Java thread
Is hashset ordered?
What is the relationship between class and object?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is the access scope of a protected method?