2007/11/21, itay sahar <[EMAIL PROTECTED]>:
>
> "Tiles 2" is now integrated with various frameworks...
> I'm wondering if anyone here succeed to run Tiles 2 with JSF on tomcat
> 5.5.25.
>

The things are a bit complicated...
There is an effort in Shale to build a Tiles view handler, but it depends on
an old version on Tiles 2, and it does not work very well:
http://shale.apache.org/shale-tiles/index.html

In MyFaces Tomahawk there is a working Tiles view handler for Tiles 1:
http://myfaces.apache.org/tomahawk/tiles.html

Another option is to use TilesDispatcherServlet as your front-end for the
view layer, letting Tiles compose JSF pages:
http://tiles.apache.org/tutorial/advanced/utils.html

I'd downloaded a test from maven: (The test application is not working in my
> environment... i'll be happy to hear about any success from one of you...
> http://repo1.maven.org/maven2/org/apache/tiles/tiles-test/2.0.5/



What is your problem exactly?

Ciao
Antonio

Reply via email to