hi, i'm creating a html form that dinamically adds new rows to a html table via javascript, so it goes to the server only when the user ends the data capture, like a jtable control in a swing app, so the problem now is, how can i map all this dynamic controls to the corresponding ActionForm? is there a way to do something like puting all those values in an array in the action form?


thanks in advance, greetings.



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



Reply via email to