Hi everyone, I want to be able to disable the browsers cache in some pages programmatically by adding the necessary HTTP headers to the response. I found the following recipe where it is shown how to do something similar with an annotation and a MarkupRenderFilter http://tapestry.apache.org/meta-programming-page-content.html.
Is that the best, only and/or current way to do it? Just want to know before actually writing it. Hopefully someone has already tackled that problem and can share his experience and maybe it could be added to Tapestry since I've seen that it is a recurring topic on this list. Thanks in advance -- Juan Germán Castañeda Echevarría