Hey folks, this is my first post. I have a little problem with an arrayList. I'm trying to populate a drop down box in my main JSP. This is what's happening. I have a dynaactionform with a years property which is an arraylist of reportYear objects. A reportYear object has a getYear and a setYear. I know that the arraylist has 7 reportYear objects but I cannot get the drop down to populate. Can someone provide an example of what I should be doing? I want to use logic: to iterate through the list by giving it the form name and property but I just can't make it get the years from within the object. I don't have a copy of my code so if it's needed I'll post an example tomorrow.
Thanks! -- View this message in context: http://www.nabble.com/Populating-a-drop-down-with-dynaactionform-arrayList-tp15839874p15839874.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]