what protocols does JNDI provide an interface to?
Answer / 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 |
waht are architecture of web application?
How is hashset maintained in memory by java ?
Can any one tell me How to explain bank project desription in interview
How do you create UserTransaction Object? How do you rollback a transaction in a method?
What is iterator in the java collections framework? : java collections
what protocols does JNDI provide an interface to?
httt method
What are the types of java collections? : java collections
whatis arguments &what is default argument
what is the difference between checked and unchecked Exceptions?
What are the different types of features of the java collections framework? : java collections
What is the servletcontext listener and what is JspContext and page context pls tell in simple words.