https://issues.apache.org/bugzilla/show_bug.cgi?id=54277
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Mark Thomas <ma...@apache.org> --- You need to read the all of the Javadoc for FilterRegistration.Dynamic#addMappingForUrlPatterns(), not just some of it. 1. <quote>Filter mappings are matched in the order in which they were added.</quote> 2. A declared filter mapping is one that is not created programmatically. i.e. a declared filter is one defined in web.xml, web-fragment.xml or via annotations. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org