On Mon, 23 Aug 2010 10:47:20 -0300, badluck13 <blueb...@gmail.com> wrote:

Sorry I mislead you, I already do that onActivate() method...

Even if you initialize your field in onActivate(), you shouldn't initialize it in its declaration unless the value is immutable (String, primitive types, etc).

Any other possible solutions? :(

Loop and Grid iterate the elements in exactly the same order as they are presented by the collection you passed to them, so I guess the problem is somewhere else.

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