Re: ldap support

2002-03-12 Thread Shawn Bayern
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

RE: ldap support

2002-03-12 Thread Agrawal, Anuj (Anuj)** CTR **
Ok - so are there any suggestions on how this can be done in conjunction with current JSTL tags? Has anyone tried doing this before (share code snippets)? 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

RE: ldap support

2002-03-12 Thread Shawn Bayern
On Tue, 12 Mar 2002, Craig R. McClanahan wrote: Shawn, Would it be possible to include some docs (maybe with a sample Hello, World type tag) to illustrate how the expression language support can be used in non-JSTL tags? This would be tremendously useful to other tag authors who want to