Connecting LDAP server from java application

Posted by dhiraj on Stack Overflow See other posts from Stack Overflow or by dhiraj
Published on 2010-05-21T09:35:26Z Indexed on 2010/05/21 9:40 UTC
Read the original article Hit count: 172

Filed under:
|
    I am building an application based on GXT (Java). Now the problem is that I have to connect the application to a LDAP server. Can you tell me how to connect a LDAP server from our java application and what API I will have to use for that? 

© Stack Overflow or respective owner

Related posts about ldap

Related posts about java