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 2009/02/18 13:59:45 UTC

[jira] Created: (TILES-370) Refactor JSP support to use tiles-template

Refactor JSP support to use tiles-template
------------------------------------------

                 Key: TILES-370
                 URL: https://issues.apache.org/struts/browse/TILES-370
             Project: Tiles
          Issue Type: Task
          Components: tiles-jsp (jsp support)
    Affects Versions: 2.1.2
            Reporter: Antonio Petrelli
            Assignee: Antonio Petrelli
             Fix For: 2.2.0


Currently the Tiles JSP support uses an all-JSP implementation. The tiles-template contains common code that can be leveraged to reduce code repetition.
This module should be refactored to use it.

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


[jira] Closed: (TILES-370) Refactor JSP support to use tiles-template

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-370.
----------------------------------

    Resolution: Fixed

Now the JSP support use "tiles-template" module.
Several useless classes and interfaces were removed for clarity.

> Refactor JSP support to use tiles-template
> ------------------------------------------
>
>                 Key: TILES-370
>                 URL: https://issues.apache.org/struts/browse/TILES-370
>             Project: Tiles
>          Issue Type: Task
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.1.2
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> Currently the Tiles JSP support uses an all-JSP implementation. The tiles-template contains common code that can be leveraged to reduce code repetition.
> This module should be refactored to use it.

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