Re: s:iterator and form submission

2009-05-07 Thread Dave Newton
Rene Gielen wrote: http://struts.apache.org/2.1.6/docs/tabular-inputs.html In addition (it's on my infinite list of things I have no time for) AFAIK if there are multiple parameters with the same name and a collection property (like a List) they'll be marshalled into the list automagically w

Re: s:iterator and form submission

2009-05-07 Thread Rene Gielen
http://struts.apache.org/2.1.6/docs/tabular-inputs.html cm132005 schrieb: When the Edit is submitted, the aId passed in is actually a String of comma separated aIds of all aVOs. The requirement is such that I need to use the same for