On Sat, 19 Mar 2011 01:16:21 -0300, Taha Hafeez <tawus.tapes...@gmail.com>
wrote:
resources.getContainerResources().getEmbeddedComponent(nested_component_id);
Also this:
@InjectComponent
private ComB comB; // the name of the field should be the same as the
component's t:id
or
@InjectComponent("componentId")
private ComB anyFieldname;
--
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