Ken,

Do you have a corresponding ActionForm containing these methods:

public FormFile getFormFile();
public void setFormFile(FormFile file);

-----Original Message-----
From: Domen, Ken [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 08, 2002 12:20 PM
To: '[EMAIL PROTECTED]'
Subject: upload fails


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]>

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

Reply via email to