RE: DynaActionForm and ArrayList : IndexOutOfBoundsException

2004-07-27 Thread Robert Taylor
other solutions as well. hth, robert > -Original Message- > From: jean michel corne [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 27, 2004 4:23 AM > To: [EMAIL PROTECTED] > Subject: DynaActionForm and ArrayList : IndexOutOfBoundsException > > > Hi Struts users,

DynaActionForm and ArrayList : IndexOutOfBoundsException

2004-07-27 Thread jean michel corne
Hi Struts users, I have tried to use ArrayList in the DynaActionForm with Struts 1.1. Before the action is processed (processActionForm), I got an error: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 java.util.ArrayList.RangeCheck(ArrayList.java:507) java.util.ArrayLis