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

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to