You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ricky Lee <ja...@yahoo.com> on 2004/04/06 11:36:54 UTC

how to nest a taglib in another taglib?

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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org