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 |
"Sun Certified Java Programmer" This is one String , we need to print SCJP, write the java code dynamically? pls reply this questions
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
What is IOC in spring?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What causes Out of Memory exception?
What is iterator in the java collections framework? : java collections
Write a postfix expression to (a*(b+c/d)*d-e)
how to deploy the web application ?
Explain JSP life cycle?
what is mean by hasing and maping in java platform and advantage?
What are the differences between the java collection and the java list? : java collections
What is the use of hashcode in java ?