LDAP programming with Java
24 августа 2006, 11:29This book is dedicated to the programmers and system administrators who are faced with LDAP-enabling their applications, tools, and systems. There are various programming language interfaces to LDAP: C, Perl, Microsoft’s ADSI. Java and LDAP are a particularly good fit, with all the options available today for deploying Java on servers–Java servlets, Java Server Pages (JSP), Enterprise JavaBeans (EJB), and server-side JavaScript–and in clients as Java applications, applets, or client-side JavaScript.