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/01/28 18:40:23 UTC

[jira] Moved: (TILES-56) Check if controller attributes of tag can be replaced

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

Antonio Petrelli moved SB-50 to TILES-56:
-----------------------------------------

        Fix Version/s:     (was: 2.0)
                       2.0.0
          Component/s:     (was: Tiles)
                       core
    Affects Version/s:     (was: 2.0)
                       2.0.0
             Workflow: Struts  (was: jira)
                  Key: TILES-56  (was: SB-50)
              Project: Tiles  (was: Sandbox)

> Check if controller attributes of <tiles:insert> tag can be replaced
> --------------------------------------------------------------------
>
>                 Key: TILES-56
>                 URL: https://issues.apache.org/struts/browse/TILES-56
>             Project: Tiles
>          Issue Type: Task
>          Components: core
>    Affects Versions: 2.0.0
>         Environment: N/A
>            Reporter: Antonio Petrelli
>             Fix For: 2.0.0
>
>
> During fixing SB-21, the attributes "controllerClass" and "controllerUrl" of InsertTag have been removed.
> To check if they can be replaced in any way, there is the need to write some tests.
> I think that a possible replacement is to use the "template" attribute with the needed URL, e.g. with a servlet mapping that forwards to a JSP layout page.
> Anyway I don't know how to replace controllerClass attribute, though I don't think it is a good choice to specify a class name as an attribute.
> Relevant mailing list thread:
> http://www.mail-archive.com/dev%40struts.apache.org/msg24829.html

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