Hi,

Thanks. I read that in the docs, but still not as clear as example
usage (I'm still new and finding my bearings with it al etc :)

I did manage to get the non-tile.jsp of the above demo to display.
Basically the view handler had to be commented out in faces-config.xml

-----------------------
    <!--<application>
        
<view-handler>org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl</view-handler>
    </application>-->
-----------------------

But I haven't been able to get a tiled page to display, e.g. similiar
to the standalone demo... but i'm wondering if its really neccessary
since in a portlet context anyway.

However, I did wonder if the above view-handler might have any
relation to the default-view-selector, but thats a bit beyond me atm.

Regards,
greg.

Reply via email to