I have and array or collection of objects (the object has two members with
appropriate getter and setters)

i want to iterate through the array and retrieve each value for the
object..so it will look like this

value a  valueb
value a  valueb
value a  valueb

Question1. does the iteration object HAVE to be a bean? cant it just be an
array of objects?

Question2 how do you set up the iterate tag to get both values?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to