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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
