javaee-cache-filter
javaee-cache-filter copied to clipboard
Allow specificying extensions to exclude
I want to apply this filter to a subfolder (like /static/), and exclude certain file types (like .html). Tomcat has very limited url pattern matching available which doesn't let me do this.
ping @samaxes