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

--- Comment #4 from Arthur Fiedler <artfied...@gmail.com> ---
Mark,
The language in the spec is confusing at best, as I read it as saying the
escape characters \$ would be used if it was otherwise to be an expression,
$500 would not be an expression, but ${...} would. 

I do agree though this is a trivial matter, I just wanted to post it in case. I
had already provided a workaround by automating my input translation adding an
extra \\ before an escaped $ or # when { does not follow. The specific method
I'm running into this is not using JSP, its direct similar to the example
provided

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