OK this is driving me crazy and I'm about to give up...
I'm trying very hard to use the "indexed='true'" feature of struts to manage a very simple ArrayList of objects in a page. It displays just fin, and I've checked the html code and it's populating the indexed properties just fine. But, when I post the form to an action, the constructor on the form gets called just fine but what I can NOT seem to get to happen correctly, is the part where Struts uses reflection to populated the list with the data on the html page. I just don't get why that part isn't happening... any ideas?
There are a couple of housekeeping issues I need to bring up with you.
The first is that it's considered bad form to post the same question in more than one thread as you have done. Please post the question to only one forum and one thread. Otherwise, it wastes the time of those willing to respond.
The second issue is the name you have displayed. The name you are currently displaying does not meet the guidelines of the JavaRanch Naming Policy. In particular, the name you display must be a first and last name, and must not be obviously fictitious. Please change the Publicly Displayed Name in your user profile so that it meets the guidelines.
This may seem trivial to you, but it's an important part of the culture at JavaRanch, and we do appreciate your compliance with it.
I'm closing this tread because it's a duplicate. Anyone wishing to respond, please do so in this thread. [ July 18, 2007: Message edited by: Merrill Higginson ]