On Wed, 29 Feb 2012 04:56:17 -0300, Gunnar Eketrapp <gunnar.eketr...@gmail.com> wrote:

Hi!

Hi!

Would it be possible to tell clients to cache assets for ever and use the
version to force a reload. I.e. the way I thought it worked ...

As Steve said, you can't control what the browser requests. The Tapestry trick is to implement an AssetSource that provides asset URLs with the application version configuration inside. I think you should do the same, using some kind of hash value or version 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