What do we do if we are using Struts 1.2.6 and need <html-el> as in:

    <c:forEach items="${guest_list}" var="item" >
        <html-el:multibox property="guests" value="${item.value}"/>
        <c:out value="${item.label}"/> <br/>
    </c:forEach>

Thanks for any assistance!


-- 
The radiance of all the stars does not equal a sixteenth part of the
moon's radiance, likewise, good deeds giving us merit, all these do
not equal a sixteenth part of the merit of loving-kindness..

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to