Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.1
-
None
Description
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.