On Mon, 11 Jul 2011 15:54:02 -0300, Ray Nicholus <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to