Sounds like THAT classical issue. Override reset method of the ActionForm to instantiate and populate the List. Or - use session-scope ActiopnForm.
-----Original Message----- From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: June 3, 2003 3:07 PM To: 'Struts Users Mailing List' Subject: RE: Using nested tags It would be more helpful if you actually posted the usage that is causing this. Apparently, you have one tag driving the across array bounds. Classic fencepost error. Mark -----Original Message----- From: Huan Le [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 03, 2003 2:59 PM To: [EMAIL PROTECTED] Subject: Using nested tags Hello: Could somebody explain this error message for me? E SRVE0026E: [Servlet Error]-[BeanUtils.populate]: java.lang.ArrayIndexOutOfBoundsException I'm using nested tags to display a list of info. Whenever, clicking the submit button, I get the error above. Do you know any solutions to resolve this problem or any tutorial discussing this situation. Thank you very much. Huan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]