| Author |
Collection in logic iterate
|
Miguel Flecha
Ranch Hand
Joined: Jun 23, 2004
Posts: 85
|
|
Hi, what kind of Collection do you use with logic iterate? I've tried a Vector and it doesn't work. Thanks Miguel
|
 |
Pankaj Narang
Ranch Hand
Joined: Jun 07, 2004
Posts: 81
|
|
hi flecha Logic:iterate only works on collection objects other than string , i mean the collection of objects which have properties defined in them(setter and getter method in them) because you can only use bean:write tag to display the values in the collection which requires property tag. best Regards Pankaj
|
 |
Miguel Flecha
Ranch Hand
Joined: Jun 23, 2004
Posts: 85
|
|
|
I don't understand you, could you please give me an example?
|
 |
 |
|
|
subject: Collection in logic iterate
|
|
|