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

Ken McWilliams commented on WW-3931:
------------------------------------

Great, just a tweak to the docs:

"Include the struts-tiles3-plugin as a dependency in your web application,
do not include struts2-tiles3-plugin." should read "Include the
struts-tiles3-plugin as a dependency in your web application".

I mentioned trying to integration tiles3 with struts2-conventions-plugin...
I think some of this could help others. That is, you don't need to specify
a result type a default tiles definition is used with wild cards just as
the case is with the default view look up in conventions.




                
> Create tiles-3 plugin supporting a compatible result type
> ---------------------------------------------------------
>
>                 Key: WW-3931
>                 URL: https://issues.apache.org/jira/browse/WW-3931
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Tiles
>    Affects Versions: 2.1.3, 2.3.7
>            Reporter: Ken McWilliams
>            Assignee: Lukasz Lenart
>            Priority: Minor
>              Labels: patch, tiles
>             Fix For: 2.3.9
>
>         Attachments: TilesResult.java
>
>
> The current struts2 plug-in uses an older version of tiles (version 2.0.6) 
> this version is lacking some very useful features (one being using OGNL 
> expressions within tiles definitions). Although many new features can be 
> added by manually upgrading the tiles version to 2.2.2 however breaking 
> changes to the API mean that the struts2 plugin no longer functions with 
> higher versions of tiles. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to