Wiebe de Jong wrote the following on 9/9/2005 1:58 PM:
Michael,

The collection was initialized. In fact, it had several items in it and the
form had successfully displayed, as I mentioned.

The error occurs when I hit the submit button, whether I changed any values
or not.

But are you re-intializing them. If you aren't using a Session scoped form or some lazyList type of Collection you need to make sure the Collection is the correct size when you hit submit.

More on it here http://wiki.apache.org/struts/StrutsCatalogLazyList

--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to