On 17/11/2012 7:38 AM, "Jose María Zaragoza" <demablo...@gmail.com> wrote:
>
> Hi:
>
> I'm using Tomcat 6  ( I don't remember the exact release, I hope to be
> forgiven by Pid )
>
> I need to modify Cache-Control header in some responses ( forcing them
> to not be cached )
> What is the best way to do it ?
>
> a) To implement a Valve ( check request context path and if it match
> ,to modify response header )
> b) To implement a filter
> c) Others  ( any property in Tomcat's configuration files that I don't
know

Or put apache infront and use mod_expiers

>
> Thanks and regards
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>

Reply via email to