[
https://issues.apache.org/struts/browse/TILES-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli closed TILES-349.
----------------------------------
Resolution: Fixed
Created new methods in ServletUtil and JspUtil. Removed, from TilesAccess, some
methods created for Tiles 2.1.0 would have been deprecated, while deprecating
some of Tiles 2.0.x
> 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
> Assignee: 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.