On Mon, 11 Jul 2011 15:54:02 -0300, Ray Nicholus <rnicho...@widen.com> wrote:

Note: I just noticed that the select component page for the select element includes an example that illustrates updating a select inside of a form via a zone update. I'm essentially trying to do the same thing, only with
dynamically generated selects.

Tapestry pages and components have strictly static structure. When inside a Loop, a component can be rendered many times, but it's still a single instance.

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