2008/2/28, Doug Culnane <[EMAIL PROTECTED]>: > javax.faces.FacesException: Faces context not found.
I might be wrong, but probably the JspTilesTwoViewHandlerImpl could be useful for you: http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/tomahawk/application/jsp/JspTilesTwoViewHandlerImpl.java Try to follow the docs for Struts/Tiles, adapting it for Tiles 2: http://myfaces.apache.org/tomahawk/tiles.html Antonio
