Hi, I have a scenario where my form can contain large number of rows say 100 (or even more ) and each row contains some fields. There is a save operation that needs to be done on this data which basically puts as 100 records in database . Since there is only going to be one formbean for a form how this can be handled ? Is there a smart way where I can insert all records in one go ?
Thanks in advance, Praveen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]