Is there a way to check if an http GET request is for an existing static file or to a servlet path, inside a Filter.doFilter() method? Mainly, I want to cache static files (