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?

[333 byte] By [solutionseekera] at [2007-9-29 11:47:39]
# 1
Best place to start with is the JNDI tutorial: http://java.sun.com/products/jndi/tutorial/- Satish
itpragmatika at 2007-7-15 1:22:58 > top of Java-index,Core,Core APIs...