Connecting LDAP server from java application
- by dhiraj
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?