stanlick wrote:
<s:textfield name="things[%{#status.index}].name" value="%{name}" />

I'd assume something like getThings().put(index, name). OGNL has to get the map in order to put something into it.

Dave

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

Reply via email to