Gabriel Belingueres wrote:
You need to iterate the list with an status variable and produce
hidden fields of the following form:

<s:hidden name="resend.ids[%{#status.index}]" />

Yeah, that works. It's a pity that OGNL's conversion from list/array to string doesn't output a string that can be converted back into an array/list.


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

Reply via email to