You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Deepak <de...@ltp.soft.net> on 2004/07/01 07:54:07 UTC

Upload multiple files at once

Hi,
    Is there a way to upload multiple files at once ?

thanks
Deepak



Re: Upload multiple files at once

Posted by KIRANKUMAR <k_...@yahoo.co.in>.
Lionel <cooll <at> 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, 





---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Upload multiple files at once

Posted by Deepak <de...@ltp.soft.net>.
Thanks.
Is there any other way ?

----- Original Message ----- 
From: "Lionel" <co...@free.fr>
To: <us...@struts.apache.org>
Sent: Thursday, July 01, 2004 3:15 PM
Subject: Re: Upload multiple files at once


> Deepak wrote:
> > Hi,
> >     Is there a way to upload multiple files at once ?
> 
> Zip them before.
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Upload multiple files at once

Posted by Lionel <co...@free.fr>.
Deepak wrote:
> Hi,
>     Is there a way to upload multiple files at once ?

Zip them before.




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Upload multiple files at once

Posted by Deepak <de...@ltp.soft.net>.
Thanks
----- Original Message -----
From: "Henrique VIECILI" <vi...@softplan.com.br>
To: "Struts Users Mailing List" <us...@struts.apache.org>
Sent: Thursday, July 01, 2004 5:35 PM
Subject: Re: Upload multiple files at once


'change' google would be a great job that should not be done!!!

you can SEARCH google (or i could simply use the verb 'to google')

Henrique Viecili
  ----- Original Message -----
  From: Henrique VIECILI
  To: Struts Users Mailing List
  Sent: Thursday, July 01, 2004 8: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!

  Henrique Viecili
    ----- Original Message -----
    From: Deepak
    To: Struts Users Mailing List
    Sent: Thursday, July 01, 2004 2:54 AM
    Subject: Upload multiple files at once


    Hi,
        Is there a way to upload multiple files at once ?

    thanks
    Deepak






---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Upload multiple files at once

Posted by Henrique VIECILI <vi...@softplan.com.br>.
'change' google would be a great job that should not be done!!!

you can SEARCH google (or i could simply use the verb 'to google')

Henrique Viecili
  ----- Original Message ----- 
  From: Henrique VIECILI 
  To: Struts Users Mailing List 
  Sent: Thursday, July 01, 2004 8: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!

  Henrique Viecili
    ----- Original Message ----- 
    From: Deepak 
    To: Struts Users Mailing List 
    Sent: Thursday, July 01, 2004 2:54 AM
    Subject: Upload multiple files at once


    Hi,
        Is there a way to upload multiple files at once ?

    thanks
    Deepak



Re: Upload multiple files at once

Posted by Henrique VIECILI <vi...@softplan.com.br>.
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: Deepak 
  To: Struts Users Mailing List 
  Sent: Thursday, July 01, 2004 2:54 AM
  Subject: Upload multiple files at once


  Hi,
      Is there a way to upload multiple files at once ?

  thanks
  Deepak