https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
--- Comment #15 from Arthur Fiedler <artfied...@gmail.com> --- I've been thinking about this also, and me personally I think the JSP spec should be corrected to use escape \${ as the standard, this does not effect me but I keep thinking about javascript like jquery being output via jsp (not the best place but maybe its a dynamic library) and every time the user would need to double escape a $ in a regex expression, or \$(...) jquery... Seems like a lot of work to make it configurable and then users that need to be aware of that configuration may or may not even find it. It's a tough call -- 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