We'd need to see you JSP to give a more detailed answer, but it looks
like you're creating a request parameter named 'details' and your
ActionForm has a property named 'details' that's an ArrayList. Struts
doesn't know how to convert a string to an ArrayList, so you get an error.
Are you tryin
Hi,
I am getting this following error when i try to submit
the form that iterates over arraylist of objects.
Please help me with this error.
Nov 01 09:45:55 2005: Servlet action: unable to
service request: BeanUtils.populate
Nov 01 09:45:55 2005: javax.servlet.ServletException:
BeanUtils.populate
2 matches
Mail list logo