Provide a "render" method in TilesContainer that accepts a ComponentContext
---------------------------------------------------------------------------

                 Key: TILES-100
                 URL: https://issues.apache.org/struts/browse/TILES-100
             Project: Tiles
          Issue Type: Improvement
          Components: tiles-core
    Affects Versions: 2.0.0
            Reporter: Antonio Petrelli


Currently there is no "render" method in TilesContainer interface (and in its 
implementing classes) that support the use of a custom ComponentContext 
(excluding the one created inside the request).
A new "render" method is needed, accepting an external custom ComponentContext: 
this is useful to solve, for example, the problem of tag-scoped attributes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to