Hi Dan,

Sorry for post it to your email directly.

I have meet the same question when I use nested tag, could you give me a
more detailed info about it, the best is some codes about it.

Thank you very much.


"Dan Tran" <[EMAIL PROTECTED]>
:[EMAIL PROTECTED]
> When you hit the submit, at the server side BeanUtils will try to insert
> the array item to your form bean.
>
> like setxxxx(int index, Item, eee)
>
> do the error handling in this code to make sure your internaly Collection
> size and handle the index, most likely you would need to increase it
> dynamically.
>
> -Dan
>
> ----- Original Message -----
> From: "Huan Le" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, June 03, 2003 11:59 AM
> 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]

Reply via email to