whats the relation ship between LDAP and JNDI?
Answer / harish
JNDI has classes provided by SUN that will help ur appln
interact with and LDAP server. JNDI appln work similarly to
JDBC applns once and be free to use 'drivers' from
different vendors. SUN provides the "driver" that will help
interact with the LDAP server. Sun also provides "drivers"
for other naming services (like CORBA). what SUN has not
written is a driver to interact with ADSI.
| Is This Answer Correct ? | 13 Yes | 1 No |
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
i need java 1+ experience resume on java developer kindly send me my mail id:srikanthreddy1.marla@gmail.com
lll
What is iterator in the java collections framework? : java collections
What are the uses of the set interfaces in the java collections? : java collections
What are the queues in the java collection framework? : java collections
What do you understand by synchronization? Why is it important?
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.
What is IOC in spring?
What are the different types of classes implemented in the set interfaces? : java collections
How do you debug your java program?
What are maps interfaces in the java collections? : java collections