[ 
https://issues.apache.org/struts/browse/TILES-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antonio Petrelli closed TILES-101.
----------------------------------


> Provide a stack of ComponentContext inside TilesContainer
> ---------------------------------------------------------
>
>                 Key: TILES-101
>                 URL: https://issues.apache.org/struts/browse/TILES-101
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-api, tiles-core
>    Affects Versions: 2.0.0
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.0
>
>
> Currently it exists only one ComponentContext per request: this way the same 
> instance can contain attributes put in other places that the current 
> <tiles:insert...> tag, by the use of <tiles:putAttribute>.
> Provide a stack of ComponentContext inside TilesContainer and 
> BasicTilesContainer by:
> - creating methods to manage the "push" and "pop" operation of the context;
> - letting the "getComponentContext" method get the top of the stack.

-- 
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