You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by "Agrawal, Anuj (Anuj)** CTR **" <ag...@lucent.com> on 2002/03/12 17:37:59 UTC

ldap support

Is any LDAP support planned for JSTL?

I'd like to be able to query an LDAP server and use the <forEach> action to
cycle over the results.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: ldap support

Posted by Shawn Bayern <ba...@essentially.net>.
On Tue, 12 Mar 2002, Agrawal, Anuj (Anuj)** CTR ** wrote:

> Is any LDAP support planned for JSTL?
> 
> I'd like to be able to query an LDAP server and use the <forEach>
> action to cycle over the results.

JSTL 1.0 won't support JNDI (or thus LDAP).  Speaking very speculatively,
I believe the idea at one point was that J2EE technologies would be
covered more thoroughly in JSTL 1.1, the (presumably) next version of
JSTL.  But again, that's just speculation.

--
Shawn Bayern
Author, "JSP Standard Tag Library"  http://www.jstlbook.com
(coming this spring from Manning Publications)


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>