Hi -

I am just beginning to use the JSTL and my first project is redoing our
company's intranet.  Currently we use LDAP to provide authentication.  This
is done via a .htaccess file in the root of the site and the LDAP mod for
Apache.

I would like to convert this to either a Tomcat realms configuration or
(even better) a JSP login page that communicates with the LDAP server.  Does
anyone have any advice (ideally with code samples) about how to do this?  Do
the JSTL taglibs have some kind of LDAP support built in or are there other
taglibs that provide this kind of functionality?  I haven't had much luck
with my syntax in the <Realm /> section of the server.xml.

Thanks in advance!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Dylan MacDonald
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Reply via email to