On Mon, 03 May 2010 17:07:13 -0300, Chuck Kring <cjkr...@pacbell.net> wrote:

Hello,

Hi!

I have a form that references a zone. When the form is linked to the zone (form t:zone="zone"), a file upload component fails. When the link is removed the file upload works fine.

Independently of Tapestry, AJAX doesn't support file uploads. When you see something that seems to be a file submission through AJAX, it's implemented by some Flash control ou using an iframe. Of course, as Howard said, the Upload component could handle this options itself.

--
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

Reply via email to