Answer Posted / harish
JNDI itself is independent of any specific directory access
protocol,individual service providers determine the
protocols to support. There will be provider
implementations for popular protocols such as LDAP,NDS,DNS
and NIS(YP) supplied by different vendors.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of the list interface in the java collection? : java collections
What are the types of java collections? : java collections
my interviewer asked me what technical specification you used how to answer that question
What are the interfaces in java collections? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What are the main classes of the list interfaces? : java collections
What is the difference between comparable and comparator in java.util pkg?
What are the types of the main implementing classes in the map interfaces? : java collections
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
Should we create system software ( e.g operating system ) in java ?
What do you understand by synchronization? Why is it important?
What are the classes in the java collection framework? : java collections
What is deque in the java collections framework? : java collections
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
How is hashset maintained in memory by java ?