[
https://issues.apache.org/struts/browse/TILES-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli updated TILES-428:
-----------------------------------
Description:
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" and "templateExpression" should be added to all tags
that use the corresponding template models.
was:
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.
Assignee: Antonio Petrelli
> 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
> Assignee: 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" and "templateExpression" 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.