Use index properties. That's the way to go!!

-----Original Message-----
From: Nathan Pitts [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 29, 2003 1:56 PM
To: Struts Users Mailing List
Subject: how to design for multiple records to be inserted from one
screen?


I'm hoping someone can help me with a design issue.  I need to have a 
screen where a user can enter multiple records of the same type --- 
think of a timetracking app where you might want to enter 10 records of 
detail info (all of the same type) where each record contains 5 
fields....Do I need to have an actionform that contains 50 properties 
(10 records X 5 fields)....Is there a way to map an actionform array to 
a single data entry form, so that I could have one actionform with 5 
fields..??

Thanks in advance,
-nathan


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


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

Reply via email to