If you don't mind introducing the dependency to a flash component, then look at 
this:
http://www.swfupload.org/

I have successfully created a tapestry component using SWFUpload, which 
supports multiple file upload and degrades to default single file upload if 
Flash is not present.


Quoting Thiago HP <[EMAIL PROTECTED]>:
> On Thu, Aug 28, 2008 at 3:27 PM, Chris Lewis
> <[EMAIL PROTECTED]> wrote:
> > The tricky part unfortunately is dealing with T5. I don't know how
> you
> > can create new components on the fly.
> 
> You just cannot do that. Tapestry 5' mantra is "Static Structure,
> Dynamic Behavior".
> One way to do it would be putting your form inside a zone. Then submit
> the form to do the first file uploading. The form would show the list
> of already uploaded files (if any) and show the file upload component
> again.
> 
> Thiago
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to