RE: DynaActionForm values problem after submit

2005-06-30 Thread Ciaran Hanley
At last it works!!! Thanks very much for your help Ciaran -Original Message- From: Nitesh [mailto:[EMAIL PROTECTED] Sent: 30 June 2005 11:17 To: Struts Users Mailing List Subject: Re: DynaActionForm values problem after submit should've been basically your generated html

Re: DynaActionForm values problem after submit

2005-06-30 Thread Nitesh
should've been basically your generated html would look like... ... HTH Nitesh - Original Message - From: "Marsh-Bourdon, Christopher" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" Sent: Thursday, June 30, 2005 3:15 PM Subject

Re: DynaActionForm values problem after submit

2005-06-30 Thread Nitesh
Try putting some debugs into your action class... probably your pre-population logic is running over your edited data! Nitesh - Original Message - From: "Ciaran Hanley" <[EMAIL PROTECTED]> To: "'Struts User Mailing List'" Sent: Thursday, June 30, 2005 3:11 PM Subject: DynaActionForm va

RE: DynaActionForm values problem after submit

2005-06-30 Thread Ciaran Hanley
") methods. This only happens for the array values though, the simple String property "name" gets populated fin, Im confused. -Original Message- From: Marsh-Bourdon, Christopher [mailto:[EMAIL PROTECTED] Sent: 30 June 2005 10:45 To: 'Struts Users Mailing List'

RE: DynaActionForm values problem after submit

2005-06-30 Thread Marsh-Bourdon, Christopher
Is it the name of the property is 'paymentAmount' yet in the form definition it states the name as 'payments'? Christopher Marsh-Bourdon www.marsh-bourdon.com -Original Message- From: Ciaran Hanley [mailto:[EMAIL PROTECTED] Sent: 30 June 2005 10:42 To: 'Struts User Mailing List' Subject