You can iterate over any Collection (or javaBean that as a property that is a Collection) stored in some scope (request / session / application).
For example I used to put List in application scope for "allowed values" of select inputs. Nico. > If i want to use logic:iterate (or something similar) to populate a table that is not part of a form, I shouldn't be using a class that extends the ActionForm class correct? What should I use in it's place? > > TIA, > Jason > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]