RE: [OT]design help

2006-07-31 Thread fea jabi
can someone help me with this please? Thanks. From: "fea jabi" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: [OT]design help Date: Fri, 28 Jul 2006 13:09:46 -0400 have String array's which have values in them.

[OT]design help

2006-07-28 Thread fea jabi
have String array's which have values in them. dbValues[] newValues[] Have an object Customer which has row obj in a table in jsp page. This row obj basically has dbValues[0] , newValues[0] .. etc. In Prepare Action. Creating the list of Customer obj's that is put in the form-bean. stru