[
https://issues.apache.org/struts/browse/TILES-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli closed TILES-56.
---------------------------------
> 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: tiles-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.