Hi,

I am trying to use the nested iterator have a  list of ActionForms
nested in the parent form.

I managed to get it to work when I create the nested object manually in
the constructor of the parent form, if I do this I can succesfully edit
the bean properties using nested tags.

If however I want to add new nested form on the fly, using javascript to
generate a new form I am not able to create a new object to nest. (I
managed to do this using primitives).

The setter for the index property is not even called, I just get a
nullpointer exception...

where to look, and what to do?

kind regards,

Peter


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

Reply via email to