I use Tapestry 4, and whenever we push a release that changes any assets (image, style sheet, JS library), we get problems because users still have the old version of the ...
Previously on StackOverflow, I wrote this question where I asked how to append a build number parameter to the generated URLs for Tapestry assets to ...
I have a component in my web application (the menu) that is rendered for every page, and it's useless and takes up resources.
Is there a way to put a cache on ...