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/05/06 23:53:32 UTC

[jira] Created: (TILES-410) Convert JSP tags to SimpleTag style

Convert JSP tags to SimpleTag style
-----------------------------------

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


Currently the JSP tags of Tiles use the "classic" way of developing tag libraries.
The "simple" way is much cleaner and easier to develop.
Since all the "real" code of JSP tags went to "tiles-template" module, these tags can be upgraded easily.

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


[jira] Updated: (TILES-410) Convert JSP tags to SimpleTag style

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

Antonio Petrelli updated TILES-410:
-----------------------------------


JSP tags converted, with the exception of InitContainerTag, that is deprecated.

> Convert JSP tags to SimpleTag style
> -----------------------------------
>
>                 Key: TILES-410
>                 URL: https://issues.apache.org/struts/browse/TILES-410
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.1.2
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> Currently the JSP tags of Tiles use the "classic" way of developing tag libraries.
> The "simple" way is much cleaner and easier to develop.
> Since all the "real" code of JSP tags went to "tiles-template" module, these tags can be upgraded easily.

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


[jira] Updated: (TILES-410) Convert JSP tags to SimpleTag style

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

Antonio Petrelli updated TILES-410:
-----------------------------------

    Assignee: Antonio Petrelli

> Convert JSP tags to SimpleTag style
> -----------------------------------
>
>                 Key: TILES-410
>                 URL: https://issues.apache.org/struts/browse/TILES-410
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.1.2
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> Currently the JSP tags of Tiles use the "classic" way of developing tag libraries.
> The "simple" way is much cleaner and easier to develop.
> Since all the "real" code of JSP tags went to "tiles-template" module, these tags can be upgraded easily.

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


[jira] Closed: (TILES-410) Convert JSP tags to SimpleTag style

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

Antonio Petrelli closed TILES-410.
----------------------------------

    Resolution: Fixed

> Convert JSP tags to SimpleTag style
> -----------------------------------
>
>                 Key: TILES-410
>                 URL: https://issues.apache.org/struts/browse/TILES-410
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.1.2
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> Currently the JSP tags of Tiles use the "classic" way of developing tag libraries.
> The "simple" way is much cleaner and easier to develop.
> Since all the "real" code of JSP tags went to "tiles-template" module, these tags can be upgraded easily.

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