What if you used c:set instead ?
<c:set var="someVar"><c:out value="${attribute}"/></c:set>
<forum:hasContent content="${someVar}"/>
Hope that helps !
Fran�ois
On Wed, 7 Apr 2004 19:57:34 -0700 (PDT), "Ricky Lee" <[EMAIL PROTECTED]>
said:
> hi, thanks for reading..
>
> i have a problem about nest a taglib in another
> taglib, just like this, what should i do?
>
> the "attribute" in the page context.
>
> <forum:hasContent content="<c:out value="${attribute}"
> />"></forum:hasContent>
>
> i know that has a way to do like this:
>
> <bean:define id="new_id" name="attribute"/>
> <forum:hasContent
> content="<=new_id.toString()>"></forum:hasContent>
>
> but there is another way to do it?
>
>
> please help me....thanks!
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business $15K Web Design Giveaway
> http://promotions.yahoo.com/design_giveaway/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
Developer of Java Gui Builder
http://jgb.sourceforge.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]