Thread
:
how the servlet will integrate the LDAP code
View Single Post
04-12-2005, 11:26 AM
#
13
(
permalink
)
Belisarius
Java fanboy
Join Date: Aug 2003
Posts: 1,114
Yes, the container won't be using your classpath, so you need to put the Netscape LDAP packages in WEB-INF/classes if they're just .class files, or WEB-INF/lib if they're jars.
__________________
GitS
Belisarius
View Public Profile
Find More Posts by Belisarius