tutul wrote:
Does anyone knows how I can submit a list back to the action??
What happens when you run the code? Is it a typo that the setter is missing the opening paren for the parameters? Just glancing at it it seems like it should work.
Oh, wait. Did you check the rendered HTML to see if it's rendering what you think it is? (It's not.)
<td><input type="text" name="demandRequest[%{#stat.index}].comments" /></td>
Fix that and it'll likely work. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org