--- jmejiaa <[EMAIL PROTECTED]> wrote: > 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.
This type of question should be asked on the struts-user mailing list. Struts-dev regards the development of Struts itself. Thanks, Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
