Re: Uploading multiple files using single tag.

2012-04-06 Thread sharath karnati
42 AM, sharath karnati wrote: > It is using multiple tags. I need a single and need to > upload multiple files. > > --- On Fri, 4/6/12, Muneer Malik wrote: > > From: Muneer Malik > Subject: Re: Uploading multiple files using single tag. > To: "Struts Users Mailing

Re: Uploading multiple files using single tag.

2012-04-06 Thread jayakumar ala
> --- On Fri, 4/6/12, Muneer Malik wrote: > > From: Muneer Malik > Subject: Re: Uploading multiple files using single tag. > To: "Struts Users Mailing List" > Cc: "sharath karnati" , karna...@yahoo.com > Date: Friday, April 6, 2012, 1:40 PM > > Che

Re: Uploading multiple files using single tag.

2012-04-06 Thread sharath karnati
It is using multiple tags. I need a single and need to upload multiple files. --- On Fri, 4/6/12, Muneer Malik wrote: From: Muneer Malik Subject: Re: Uploading multiple files using single tag. To: "Struts Users Mailing List" Cc: "sharath karnati" , karna...@yahoo.com D

Re: Uploading multiple files using single tag.

2012-04-06 Thread Muneer Malik
Check out the Struts 2 showcase example for uploading files. Best, Muneer On Fri, Apr 6, 2012 at 12:36 PM, sharath karnati wrote: > Hi All, > >Using Struts2 and need to know how to upload multiple files using > single tag. I need a file upload functionality similar to > gmail(Google Email)

RE: Uploading Multiple Files

2004-08-17 Thread David Friedman
Steven, You should check the archives of this list. There were discussions in the last 3 weeks (or sooner) about it. I recall that thread covered uploading multiple files using indexed field names, that you can only upload one file per upload tag (just not supported in the Jakarta Commons Upl