On Thu, 24 May 2012 17:58:27 -0300, iberck <ibe...@gmail.com> wrote:

Thank you for the clear response Thiago ;) ...

;)

So, if I put:

<t:component1/>
<t:component1/>
<t:component1/>
<t:component1/>

I'll have 4 instance of component1
but when I put <t:component1/> inside a Loop, it will has the same t:id
because is the same instance

Exactly!

the t:id represents the id of the component instance?

Yes!

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