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 "Brian J. Sletten" <bs...@nova.org> on 2002/05/08 18:26:33 UTC

equivalent

Is there an equivalent XML core JSTL mechanism to the <xsl:attribute>?

For example, I'd like to do something like:
.

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


Re: equivalent

Posted by Shawn Bayern <ba...@essentially.net>.
On Wed, 8 May 2002, Brian J. Sletten wrote:

> Is there an equivalent XML core JSTL mechanism to the <xsl:attribute>?
> 
> For example, I'd like to do something like: .

You mean, to set an attribute using a generic body?  Not in JSP 1.2, but
there could be in JSP 1.3.  (In fact, I've just recently proposed exactly
such a mechanism.)

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


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