Thanks... sometimes the easiest thing to do is the last thing you think of... not to mention that my programmers said that filters would only work if a servlet/jsp is called, but not if a JS or CSS file is requested. Teaches me to listen to them!
-----Original Message----- From: Ronald Klop [mailto:[email protected]] Sent: Friday, January 14, 2011 5:11 PM To: Tomcat Users List Subject: Re: How to configure Tomcat/Coyote to deliver a P3P Header on Every Request We do this with a filter mapped to /*. Ronald. Op vrijdag, 14 januari 2011 21:32 schreef Joseph Morgan <[email protected]>: > > Using Tomcat 6.0.13, how do we configure the Coyote server to deliver a > P3P header on every request, even if for a JavaScript, Image, CSS, etc? > > > > ________________________________ > > Joseph M. Morgan > > Ignite Sales, Inc. > > Director of Technology and Operations > > Office 972-789-5523 > > Email: [email protected] > > Web: www.ignitesales.com > > > > "Guaranteed Increase in Core Revenue for Banks" > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
