SpringBeginer
Apr 25th, 2007, 08:10 AM
Could anyone please tell me an analogous tag for nested:iterate in Stuts.
My requirement is that i have a list of customer objects which contains attributes like name, age ,dob etc.
Now I iterate these objects and display them. All the attributes are editable. I want to populate the customer objects again into a list. In struts the equivalent tag is nested:iterate.
My requirement is that i have a list of customer objects which contains attributes like name, age ,dob etc.
Now I iterate these objects and display them. All the attributes are editable. I want to populate the customer objects again into a list. In struts the equivalent tag is nested:iterate.