Help Need for Binding form fields and Annotation validations
Submitted by mkrauf on Sun, 2009-12-27 10:59.
Hi,
Am facing problem with binding form fields especially List-Account. In my module am using Spring Annotations for controller/service.
In this forum i couldnt find any place for attachments, hence i have uploaded the files at this location[forum]
http://forum.springsource.org/showthread.php?t=82203
My Code:
public class Customer { private String customerId; private String customerName; private BigDecimal customerSalary; private List<Account> customerAccounts; } public class Account { private String accountNumber; private String accountType; private String bankName; private boolean activeStatus; private transient boolean termsAndConditionFlag; }
Thanks in Advance
Rauf

Did you read...
Did you read Dynamic list binding in Spring MVC? -Matt
1984
thanks male enhancement