Re: error with html:file

2004-08-02 Thread Hari Saptoadi
t;[EMAIL PROTECTED]> Sent: Monday, August 02, 2004 9:26 PM Subject: RE: error with html:file > Make sure you have a Form Bean class with the following? > ... > FormFile getFoto () {} > Void setFoto (FormFile file) {} > .. > > --Erez > > > -Original Message- &g

RE: error with html:file

2004-08-02 Thread Erez Efrati
Make sure you have a Form Bean class with the following? ... FormFile getFoto () {} Void setFoto (FormFile file) {} .. --Erez -Original Message- From: Hari Saptoadi [mailto:[EMAIL PROTECTED] Sent: Monday, August 02, 2004 10:55 AM To: Struts Users Mailing List Subject: error with

error with html:file

2004-08-02 Thread Hari Saptoadi
Hi all i've jsp form like this   and after i click submit i've got this massage 500 Internal Server Error java.lang.IllegalArgumentException: type mismatch java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) native code