Whats the relationship between LDAP and JNDI?
Location: http://www.jguru.com/faq/view.jsp?EID=17763 Created: Feb 24, 2000 Modified: 2000-02-25 05:10:11.085 Author: neal ravindran (http://www.jguru.com/guru/viewbio.jsp?EID=17737) Question originally posed by John Zukowski PREMIUM (http://www.jguru.com/guru/viewbio.jsp?EID=7 JNDI has classes provided by Sun that will help your application interact with an LDAP server. JNDI applications work similarly to JDBC applications….Write an application once and be free to use “drivers” from different vendors. Sun provides the “driver” that will help interact with the LDAP server.