On Sat, 15 Oct 2011 07:54:18 -0300, ManuPK <manupk.t...@gmail.com> wrote:

I am using tapestry version 5.0.18. In my application the tapestry pages are getting cached. ie, when I hit the URL to load the page the request is not reaching the server. I need to press ctrl+F5 to get the valid page.
Is it because of the page pooling?

No. This is browser behavior.

Or how can I make sure always the request is reached the server and the fresh data is loaded to the page.

There's no 100% guaranteed way, but you can use Wulf's suggestions.

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