https://issues.apache.org/bugzilla/show_bug.cgi?id=56634
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Mark Thomas <ma...@apache.org> --- The key question here is whether the expressions are part of the template text or not. If they are, this bug is valid. If they are not, this bug is invalid. The parser currently separates template text and expressions - hence the current behaviour. I need to have a close read of the JSP spec - particularly JSP.1.3.10.1, the EBNF grammar for JSP syntax (section number taken from JSP 2.3 spec). -- 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