You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Gilles Hooghe <gh...@noctis.be> on 2002/02/08 15:04:41 UTC

Upload Example Application - BeanUtils.populate exception

This question has certainly already been asked but I'm kind of new to this framework.

My problem is that when I post my form from the upload.jsp page I get this exception.

javax.servlet.ServletException: BeanUtils.populate
at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:774)
at org.apache.struts.action.ActionServlet.processPopulate(ActionServlet.java:2061)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1564)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)


Any idea ?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>