Hi all, Has anyone encounter this problem using multipart form and Struts 1.0?
<= snip => java.lang.IllegalArgumentException: argument type mismatch at java.lang.reflect.Method.invoke(Native Method) at org.apache.commons.beanutils.PropertyUtils.setSimpleProperty(PropertyUtils.j ava:1650) <= snip => I read from this mailing list that the for file upload to work properly, the solution is to upgrade to Struts 1.1b2. Is there a work around to resolve this exception assuming I can't upgrade my struts version? Thanks, Paul Ng -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

