and field indices

2005-04-06 Thread Andre Bonhote
Hi! I am quite new to Struts and to java, but I god hooked (former addicted perl programmer). Please keep this in mind before newbie-bashing me ;-) In my project, I have some application wide settings, launched using web.xml's 1 thing. This loaded class populates some attributes with values for

Re: AW: and field indices

2005-04-06 Thread Andre Bonhote
Hi Leon Leon Rosenberg wrote: indexId will do http://struts.apache.org/userGuide/struts-logic.html#iterate Been there, but somehow didn't get what it was about ... closer now. "> name="element"/> Yeehaa! Thanks a lot! You may also want to look at html:options and html:optionsCollection Will