Re: Modify Cache-Control header

2012-11-19 Thread Konstantin Kolinko
2012/11/18 Terence M. Bandoian : > On 11/16/2012 2:38 PM, Jose María Zaragoza 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 head

Re: Modify Cache-Control header

2012-11-18 Thread Terence M. Bandoian
On 11/16/2012 2:38 PM, Jose María Zaragoza 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 impleme

Re: Modify Cache-Control header

2012-11-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jose, On 11/16/12 3:38 PM, Jose María Zaragoza wrote: > 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 pa

Re: Modify Cache-Control header

2012-11-16 Thread Igor Cicimov
On 17/11/2012 7:38 AM, "Jose María Zaragoza" 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 )

Modify Cache-Control header

2012-11-16 Thread Jose María Zaragoza
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