RE: Problem with FormFile

2003-12-16 Thread Ben Janes
com> cc: Sub

RE: Problem with FormFile

2003-12-16 Thread Ben Janes
<[EMAIL PROTECTED]To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> t.com> cc

RE: Problem with FormFile

2003-12-16 Thread Aswathy R
Is within any iterate/loop ? -Original Message- From: Ben Janes [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 1:22 PM To: [EMAIL PROTECTED] Subject: Problem with FormFile Hi I have a problem with FormFile, in that when it has no file entered it throws an error: I beli

Re: problem with FormFile

2001-08-01 Thread Martin Cooper
To use file upload, you need to specify the method and encoding for the form, like this: ... -- Martin Cooper - Original Message - From: "Bar³omiej Paw³owski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 01, 2001 7:24 AM Subject: problem with FormFile