New to JNDI and LDAP
LDAP & JNDI
I want to use a servlet/jsp page that get the list of employees from database and allows them to login to them website by authenticating them with password.
Can I use LDAP to store names of employees from database? How does it work? How is it updated? Where do I start ?
Can someone explain?

