https://issues.apache.org/bugzilla/show_bug.cgi?id=56430

--- Comment #5 from Karl Peterbauer <k...@peterbauer.cc> ---
I think both the Servlet spec and Tomcat's implementation are quite
unfortunate. Patterns like '*.jsp' or '*.my.txt' closely resemble the venerable
UNIX glob style pattern matching, and consequenty they should behave
accordingly. For example, the UNIX command "ls *.my.txt" does match a file
named "test.my.txt".

-- 
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

Reply via email to