i try to receive user-input from a form using a list of nested beans.
after hitting submit i get an ArrayIndexOutOfBoundsException
can somebody give me a hint?
many thanks
martin
>
>
>stacktrace:
>
>java.lang.ArrayIndexOutOfBoundsException
>       java.lang.reflect.Array.get(Native Method)
>       
> org.apache.commons.beanutils.PropertyUtils.getIndexedProperty(PropertyUtils.java:525)
>       
> org.apache.commons.beanutils.PropertyUtils.getIndexedProperty(PropertyUtils.java:428)
>       
> org.apache.commons.beanutils.PropertyUtils.getNestedProperty(PropertyUtils.java:770)
>       org.apache.commons.beanutils.PropertyUtils.getProperty(PropertyUtils.java:801)
>       org.apache.commons.beanutils.BeanUtils.setProperty(BeanUtils.java:881)
>       org.apache.commons.beanutils.BeanUtils.populate(BeanUtils.java:808)
>       org.apache.struts.util.RequestUtils.populate(RequestUtils.java:1252)
>       
> org.apache.struts.action.RequestProcessor.processPopulate(RequestProcessor.java:821)
>       org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:254)
>       org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
>       org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>
>
ps: sorry, forgot to change title line, didn't want to upset the running thread.

>
>
>>> > >
>>> > > Confidentiality Notice
>>> > >
>>> > > The information contained in this electronic message and any
>>attachments
>>> > > to this message are intended
>>> > > for the exclusive use of the addressee(s) and may contain confidential
>>> > > or privileged information. If
>>> > > you are not the intended recipient, please notify the sender at Wipro
>>or
>>> > > [EMAIL PROTECTED] immediately
>>> > > and destroy all copies of this message and any attachments.
>>> > >
>>> > > ---------------------------------------------------------------------
>>> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> > > For additional commands, e-mail: [EMAIL PROTECTED]
>>> > >
>>> > >
>>> > > Confidentiality Notice
>>> > >
>>> > > The information contained in this electronic message and any
>>attachments
>>> > to this message are intended
>>> > > for the exclusive use of the addressee(s) and may contain confidential
>>> or
>>> > privileged information. If
>>> > > you are not the intended recipient, please notify the sender at Wipro
>>or
>>> > [EMAIL PROTECTED] immediately
>>> > > and destroy all copies of this message and any attachments.
>>> > >
>>> > > ---------------------------------------------------------------------
>>> > > 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]
>>> >
>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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]
>>
>>
> 
>                 
>
>---------------------------------------------------------------------
>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