Hi,

after updateing our application to T5.1 I was hoping for noticeable accelleration in loading of pages. However while checking the log output I can see that all the assets are requested from the browser on every loading of a page for example I can see this

INFO: Request time: 0 ms, page:/assets/tapestry/5.1.0.5/corelib/ components/sort-asc.png, free Memory:69704936 b, language = de_DE

everytime I go to a page that contains a table with those sorting icons. And many other assets that do not really need to be re-loaded.
I already set the tapestry.app-version property in my AppModule.

The application is run on a TOMCAT server behind an apache Web-Server.

What else do I need to do to prevent this?

M.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to