Sorry.... You cannot use a taglib for an attribute to another taglib.

Chris Evans wrote:

> Hi, i'm trying to figure out a way to use a <bean:write> tag inside a
> <struts:checkbox> tag.  Is there a way??? This is what it should look
> like: <jsp:useBean
>     id="ViewOrderForm"
>     scope="session"
>     class="goes.somewhere.ViewOrderForm"
> /> <struts:form action="<%=request.getContextPath()+
> \"/redirectAction.do\" %>"
>           name="RedirectForm"
>           type="goes.somewhere.RedirectForm" ><struts:iterate
> id="element"
>             name="ViewOrderForm"
>             property="orderLI"
>         >     <struts:checkbox property="remove" value="<bean:write
> name="element" property="itemPK" />" /> </struts:iterate>  What it
> would do is submit the rendered value for the "remove" array of
> checkboxes so as to easily find and remove the correct item. Any help
> is appreciated,  Chris EvansCanlink Interactive Technologies
begin:vcard 
n:;
x-mozilla-html:FALSE
org:<BR><IMG SRC="http://www.irista.com/logo/irista.gif"><BR><BR><FONT Color=#000080><FONT SIZE=2><B>Bringing Vision to Your Supply Chain
adr:;;;;;;
version:2.1
end:vcard

Reply via email to