You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/02/23 15:49:17 UTC

[jira] Assigned: (TILES-120) Default TilesContextFactory implementation refactoring

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

Antonio Petrelli reassigned TILES-120:
--------------------------------------

    Assignee: Antonio Petrelli

> Default TilesContextFactory implementation refactoring
> ------------------------------------------------------
>
>                 Key: TILES-120
>                 URL: https://issues.apache.org/struts/browse/TILES-120
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.x
>
>
> BasicTilesContextFactory currently checks to recognize if it is in a servlet, portlet of JSP environment.
> The "new" default implementation should cycle through a list of "factory items" that (each of them) try to recognize the request items and, if it succeeds, returns a TilesRequestContext, otherwise it returns null.

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