look at the file upload example that if I am not mistaken comes
with struts...
tiago
ps FormFile
and dont forget to set the content type
At 12:40 PM 9/20/2002 -0700, you wrote:
>hello again,
>
>so i am trying to implement a file upload feature in my application, and i
>think i have everything setup correctly, but i am getting this error on
>submission.
>
>javax.servlet.ServletException: BeanUtils.populate
>java.lang.IllegalArgumentException: argument type mismatch
>
>i feel that this might be due to the type of the file field in the Form
>object. right now it is string (as is everything else).
>
>should the file type is a form object be something different?
>
>thanks,
>mark
>
>--
>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>