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

Antonio Petrelli updated TILES-114:
-----------------------------------

    Component/s: tiles-api
    Description: 
Currently some code has a dependency on JSP, i.e. one of the two methods 
"createRequestContext" uses a PageContext as a parameter.
I suppose that the implementation should reside in a JSP utility class (such as 
JSPUtil).
The base classes/interfaces that need to be refactored are:
TilesContextFactory
TilesContainer
ComponentContext


  was:
Currently the TilesContextFactory has a dependency on JSP, i.e. one of the two 
methods "createRequestContext" uses a PageContext as a parameter.
I suppose that the implementation should reside in a JSP utility class (such as 
JSPUtil).

        Summary: Remove JSP dependencies from the core  (was: Remove JSP 
dependency from TilesContextFactory)

This issue is more generic than I thought...

> Remove JSP dependencies from the core
> -------------------------------------
>
>                 Key: TILES-114
>                 URL: https://issues.apache.org/struts/browse/TILES-114
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-api, tiles-core
>    Affects Versions: 2.0.0
>            Reporter: Antonio Petrelli
>             Fix For: 2.0.x
>
>
> Currently some code has a dependency on JSP, i.e. one of the two methods 
> "createRequestContext" uses a PageContext as a parameter.
> I suppose that the implementation should reside in a JSP utility class (such 
> as JSPUtil).
> The base classes/interfaces that need to be refactored are:
> TilesContextFactory
> TilesContainer
> ComponentContext

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