Custom definitions should reside in request scope
-------------------------------------------------
Key: TILES-116
URL: https://issues.apache.org/struts/browse/TILES-116
Project: Tiles
Issue Type: Improvement
Components: tiles-core
Affects Versions: 2.0.0
Reporter: Antonio Petrelli
Fix For: 2.0.x
Currently custom definitions (i.e. those registered using a
MutableTilesContainer) are stored inside the container itself, therefore in
application scope.
But in Tiles 1.x those definitions were stored in request scope. We should
provide compatibility to its previous behaviour.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.