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 are the different types of features of the java collections framework? : 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 uses of the set interfaces in the java collections? : java collections
What are the interfaces in java collections? : java collections
Should we create system software ( e.g operating system ) in java ?
What is the enumerator of the java collection framework? : java collections
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is iterator 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
What is the use of hashcode in java ?
How do I find jre path in windows?
What is the Spring2.5 MVC Navigation flow?
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
Which sorting algorithm is used by collections.sort() in java ?