On Tue, 08 Jun 2010 11:22:03 -0300, Dimitrios Sferopoulos <d.sferopou...@ed.ac.uk> wrote:

You can't use dots for Tapestry t:id's nor HTML ids. Use an underscore or hyphen instead.
There has to be a dot there as it refers to dynamic content retrieved from an arraylist of objects.

You can use a dot in the value parameter, but not in the t:id. t:id is not a parameter, it's the component id.

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