RE: Looking for a good multi-file upload solution

2011-03-08 Thread Martin Gainty
er aucune responsabilité pour le contenu fourni. > Date: Tue, 8 Mar 2011 18:27:21 -0700 > Subject: Looking for a good multi-file upload solution > From: james.t.de...@asu.edu > To: user@struts.apache.org > > Hello all, > > Our team is looking to support multiple conc

Looking for a good multi-file upload solution

2011-03-08 Thread Jim deVos
Hello all, Our team is looking to support multiple concurrent uploads in struts2 (i.e. "ajaxy", gmail-style file uploads, with progress bars, that begin immediately instead of when the user submits the form). We are wondering if there are any tips or best practices for implementing this feature.