Jeremiah wrote: > Upon further experimentation, I have discovered that if using Struts 1.1, the following > modifications will make my code work: > 1) Use round parenthesis "serialNumbers(123)" > instead of square brackets "serialNumbers[123]".
Is the number '123' significant? It would be great to see the entire example in one post if you have time... the snippet of the JSP, the resulting HTML, the property & get/set methods in the action form and some code from the Action that works with the collected data. Thanks! -- Wendy Smoak Applications Systems Analyst, Sr. Arizona State University PA Information Resources Management

