<% // This is the common location to change cache headers for CSS jsps. // All CSS jsps should statically include this file. // Browser cache control header response.setHeader("Cache-Control", "public, max-age=432000, post-check=172000" ); %>