Allow the use of expressions in JSP tags
----------------------------------------
Key: TILES-428
URL: https://issues.apache.org/struts/browse/TILES-428
Project: Tiles
Issue Type: Improvement
Components: tiles-jsp (jsp support)
Affects Versions: 2.1.2
Reporter: Antonio Petrelli
Fix For: 2.2.0
Currently the expressions are not allowed in JSP pages, due to a security bug
that interested Tiles.
Now that expressions and values are safely separated, they can be re-inserted.
Attributes "expression", "templateExpression", "expressionLanguage" and
"templateExpressionLanguage" should be added to all tags that use the
corresponding template models.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.