Provide environment-specific access to Tiles container and application context.
-------------------------------------------------------------------------------
Key: TILES-349
URL: https://issues.apache.org/struts/browse/TILES-349
Project: Tiles
Issue Type: Bug
Components: tiles-api, tiles-core, tiles-jsp (jsp support),
tiles-portlet, tiles-servlet
Affects Versions: 2.1.1
Reporter: Antonio Petrelli
Fix For: 2.1.2
Currently access to Tiles containers is made through the use of TilesAccess.
The problem is that this class breaks security, since it uses introspection to
get attributes.
Environment-specific APIs (for servlet, portlet and JSP) should be created, and
deprecate the original of TilesAccess.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.