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]