On Wed, 07 Mar 2012 04:30:49 -0300, Paul Stanton <p...@mapshed.com.au> wrote:

Why not just use:

<t:container xmlns:t="http://tapestry.apache.org/schema/tapestry_5_3.xsd";>
     <t:eventlink zone="aZone"/>
     <t:zone t:id="aZone" id="aZone" />
</t:container>

?

Yep! Most Tapestry components, including Zone, use the id which is explicitly provided such as in the above example.

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