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 at

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 the

Tiles and struts action

2002-03-12 Thread Hill, Donald
I am trying to use a struts action in a tile definition, something like this. definition name=site.mainLayout path=/layouts/classicLayout.jsp put name=title value=Tiles Blank Site / put name=header value=/tiles/common/header.jsp / put name=menu value=site.menu.bar / put name=footer

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

Re: JSP source

2002-03-12 Thread Shawn Bayern
On Tue, 12 Mar 2002, Agrawal, Anuj (Anuj)** CTR ** wrote: Is there a way to display the source code for a particular JSP page? I'd like to have a link at the bottom of the page which will display the source (for the curious) when clicked on - very much like the way the SourceForge site has

RE: JSP source

2002-03-12 Thread Agrawal, Anuj (Anuj)** CTR **
Dang it! I knew i had seen it some place. de niroyou... you're good... you're good/de niro You da man Shawn! Thanks!!! Is there a way to display the source code for a particular JSP page? I'd like to have a link at the bottom of the page which will display the source (for the

Re: id attribute

2002-03-12 Thread Borislav Iordanov
Thanks Clive. I've got my problem resolved. Boris van Hilten, Clive wrote: Hi Boris - post your code and I'll try it in my container. Clive -Original Message- From: Borislav Iordanov [mailto:[EMAIL PROTECTED]] Sent: 07 March 2002 18:43 To: Tag Libraries Users List Subject: Re:

[JSTL] Announcing Public Review / RI Beta 1

2002-03-12 Thread Shawn Bayern
Taglibs community, The JSP Standard Tag Library (JSTL) just entered its Public Review stage under the Java Community Process, and Beta 1 of the reference implementation (RI) is now available through Jakarta Taglibs. This new draft spec and RI milestone solidifies JSTL in a number of respects.