Hmm, I'm not sure I follow. Can you provide an example. On Thu, Jul 14, 2011 at 4:32 PM, Kalle Korhonen <kalle.o.korho...@gmail.com>wrote:
> The typical way to do this is to put the upload on a separate iframe, > displayed as a "field" on the parent form (ajax or not). There's some > amount of coordination that needs to happen to make it all behave > nicely but it can be done. > > Kalle > > > On Thu, Jul 14, 2011 at 2:25 PM, Ray Nicholus <rnicho...@widen.com> wrote: > > doh! > > > > On Thu, Jul 14, 2011 at 4:16 PM, Thiago H. de Paula Figueiredo < > > thiag...@gmail.com> wrote: > > > >> On Thu, 14 Jul 2011 18:08:50 -0300, Ray Nicholus <rnicho...@widen.com> > >> wrote: > >> > >> My upload component is not actually in a zone. Rather, it is in a > form, > >>> and the form has a zone parameter that points to a zone outside of the > form. > >>> Is this still the same issue? > >>> > >> > >> Yes. Any AJAX form submission including file uploads are not supported > due > >> to XmlHttpRequest not really supporting them yet, as Robert said. > >> > >> -- > >> Thiago H. de Paula Figueiredo > >> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > >> and instructor > >> Owner, Ars Machina Tecnologia da Informação Ltda. > >> http://www.arsmachina.com.br > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >