On Wed, 15 Dec 2010 18:31:27 -0200, Tom van Dijk <t...@tvandijk.nl> wrote:
Alright, I suppose can add a context. But I find that it's not only the
"Product" that's null, but also stuff like zones.
Remember that everything is lost from one request (the one that render the
page) to another (the one that handles events) unless you store them in
some way (URL, context, session, etc).
Because it's in a loop, the zone id changes every iteration.
The zone parameter of ActionLink, EventLink and Form isn't the t:id, it's
the client id. Just give the zone a client id based on the current object
in the loop. Don't forget to pass this id in the context of your link.
--
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