Re: Upload multiple files at once

2005-08-04 Thread KIRANKUMAR
Lionel free.fr> writes: > > Deepak wrote: > > Hi, > > Is there a way to upload multiple files at once ? > > Zip them before. > hi u can take multiple FormFile in the form and u can do, i have tried and i got, -

Re: Upload multiple files at once

2004-07-01 Thread Deepak
Thanks - Original Message - From: "Henrique VIECILI" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 01, 2004 5:35 PM Subject: Re: Upload multiple files at once 'change' google would be a great job

Re: Upload multiple files at once

2004-07-01 Thread Henrique VIECILI
:46 AM Subject: Re: Upload multiple files at once Hi Deepak, You should create a field in your ActionForm of type FormFile[]. But, i´m not sure, still there is a bug in struts when you upload multiple files and you have to change the code, if you change google you will find it!

Re: Upload multiple files at once

2004-07-01 Thread Henrique VIECILI
Hi Deepak, You should create a field in your ActionForm of type FormFile[]. But, i´m not sure, still there is a bug in struts when you upload multiple files and you have to change the code, if you change google you will find it! Henrique Viecili - Original Message - From: Deepa

Re: Upload multiple files at once

2004-07-01 Thread Deepak
Thanks. Is there any other way ? - Original Message - From: "Lionel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 01, 2004 3:15 PM Subject: Re: Upload multiple files at once > Deepak wrote: > > Hi, > > Is there a way to upl

Re: Upload multiple files at once

2004-07-01 Thread Lionel
Deepak wrote: > Hi, > Is there a way to upload multiple files at once ? Zip them before. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]