On Mon, 04 Oct 2010 14:18:19 -0300, Tobias Marx <tmar...@gmx.de> wrote:

Hello everyone!

Hi!

I am using Tapestry 5.1.5 and I noticed that a method annotated as @Cached is executed several times for a single pageview. I am using a "BaseComponent" class that contains this method. It is called from component that extends this.

I guess you have more than one BaseComponent subclass instance in your page. If so, you're seeing the expected behavior.

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