Try this, AFAICR it should be work
<s: itarator list="x">
        <s: itarator list="y">
        </s:iterator>
</s:iterator>

On 14 June 2011 00:21, Alexandru <icid...@yahoo.com> wrote:
> I want to do somethink like this
> <s: itarator list="x">
>         <s: itarator list="x.y">
>         </s:iterator>
> </s:iterator>
> is it possible? Or should i use two separate lists?
>



-- 
Maurizio Cucchiara

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to