You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Christoph Nenning (JIRA)" <ji...@apache.org> on 2014/01/03 15:27:50 UTC

[jira] [Commented] (WW-4161) Incorporate tiles3 into conventions, tutorial (and add code to tiles3 plugin)

    [ https://issues.apache.org/jira/browse/WW-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861548#comment-13861548 ] 

Christoph Nenning commented on WW-4161:
---------------------------------------

On the mailing list was posted another strack overflow link regarding tiles and convention plugin:
http://stackoverflow.com/questions/16116142/how-to-integrate-struts-conventions-with-tiles-such-that-the-benefit-of-conventi


convention-plugin provides a set of own annotations like @Action or @Result to override the convention. I think it would be nice to have such annotations for tiles as well.

I'll attach a patch that contains such tiles annotations as well as a Result and ServletContextListener to use them. It has been designed to live inside an application and extends the Tiles2 Result. As it is not clear if it will be included in struts2 I'm attaching it as is, without propper framework integration.

You might find it useful.


> Incorporate tiles3 into conventions, tutorial (and add code to tiles3 plugin)
> -----------------------------------------------------------------------------
>
>                 Key: WW-4161
>                 URL: https://issues.apache.org/jira/browse/WW-4161
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Tiles
>            Reporter: Ken McWilliams
>             Fix For: 2.3.17
>
>
> There is a description found here: http://stackoverflow.com/questions/11161194/freemarker-and-struts2-tags
> It would be good if the struts2 website could turn the following into a tutorial, possibly some of the code could be included into the tile3 plugin but I'm not convinced at this time that should be done. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)