I saw that tomahawk had support for tiles1 only. I hacked together a patch to get support for tiles2 ( https://issues.apache.org/jira/browse/TOMAHAWK-1115 ).
It is working with the myfaces-example-tiles.war with one small problem: When it renders the nested tiles page, "Apache" and "MyFaces" exist outside the table. Could this be a bug in my JspTiles2ViewHandlerImpl.java or does this bug exist somewhere in tiles2 ? -Thanks Steve More
