[
https://issues.apache.org/struts/browse/TILES-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli closed TILES-359.
----------------------------------
Resolution: Fixed
Now TilesRequestContext has getRequestObjects (returns the original request
objects) and some methods that allow to write directly in the response, without
passing a writer externally.
> Refactor AttributeRenderer to use TilesRequestContext
> -----------------------------------------------------
>
> Key: TILES-359
> URL: https://issues.apache.org/struts/browse/TILES-359
> Project: Tiles
> Issue Type: Improvement
> Components: tiles-core
> Affects Versions: 2.1.1
> Reporter: Antonio Petrelli
> Assignee: Antonio Petrelli
> Fix For: 2.1.2
>
>
> Currently AttributeRenderer use the raw request objects, and not
> TilesRequestContext, so it needs to recreate it when needed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.