> Hi all,
> 
>    Is it simple to integrate tiles with myfaces ?  
> Works MyFaces bester with Sitemesh ?
> 
> 
> Toughts ?
> 

This is could be kind of an interesting option.  I�m not sure if this is the 
vision that you are seeing but I suppose that a subcomponent tree could be 
constructed for an XHTML fragment?  What if you where able to wrapper the 
request and response and a context object and then perform an HTTP �include� to 
a Sitemesh template.  Then take the data in the wrapper response and use it to 
add on to the component tree.  Maybe an adaptor could be snapped in to support 
different types of defining documents (XHTML, XML, HTML).  I think you would 
loose allot of what faces has to offer if you didn�t provide a way to register 
listeners taking advantage of the full lifecycle.


Gary



Reply via email to