I'm trying to do a simple file upload and my jsp has this snippet:

<html:file property="formFile"/><br>
<html:submit />

When I submit, I get the error:
IllegalArgumentException: Argument Type Mismatch

Am I missing something?

thanks.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to