lincolnbaxter(a)gmail.com wrote:
Sorry for short reply. Blackberry.
Isn't caching controlled by devs already? I had to add a response header filter to my
app to control this.
Not sure where this currently stands, but I strongly prefer that the JSF
resource handler set cache headers automatically (depending on the
project stage of course). Individual application developers should not
be required to duplicate this effort.
FWIW, the Trinidad ResourceServlet, which provides similar functionality
to the JSF resource handler, takes care of setting cache headers. I
assumed that JSF would do the same.
Andy