You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Navid Mitchell (JIRA)" <de...@myfaces.apache.org> on 2007/10/30 01:00:50 UTC

[jira] Issue Comment Edited: (TOMAHAWK-1115) Adding Tiles2 support to tomahawk

    [ https://issues.apache.org/jira/browse/TOMAHAWK-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538637 ] 

navidmitchell edited comment on TOMAHAWK-1115 at 10/29/07 4:59 PM:
--------------------------------------------------------------------

Antonio Petrelli on the Nabble forum asked me to post this here. I hope it Helps. 

I was able to use the TilesViewHandler I just attached to use Tiles 2 with Tomahawk and Struts 2. The view handler requires that you have Tiles2 Setup in your Web XML. It should work fine with a standalone Tiles 2 JSF instalation. The view handler is a modified version of the Shale-Tiles view handler. 

Also you will need to adjust line 100 of the TilesViewHandler source to reference the attached bundle. 

Happy coding,
Navid Mitchell

      was (Author: navidmitchell):
    Antonio Petrelli on the Nabble forum asked me to post this here. I hope it Helps. 

I was able to use the ViewHandler I just attached to use Tiles 2 with Tomahawk and Struts 2. The view handler requires that you have Tiles2 Setup in your Web XML. It should work fine with a standalone Tiles 2 JSF instalation. The view handler is a modified version of the Shale-Tiles view handler. 

Happy coding,
Navid Mitchell
  
> Adding Tiles2 support to tomahawk
> ---------------------------------
>
>                 Key: TOMAHAWK-1115
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1115
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Tiles
>            Reporter: Stephen More
>            Priority: Minor
>         Attachments: Bundle.properties, JspTiles2ViewHandlerImpl.java, TilesViewHandler.java
>
>
> It looks like branch 1.x of struts is supported. ( http://myfaces.apache.org/tomahawk/tiles.html )
> Can code be added to support tiles 2 ( http://tiles.apache.org/ ) ?

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