In the latest builds, this parameter will be
org.apache.myfaces.trinidad.ALTERNATE_VIEW_HANDLER

-- Adam


On 8/7/06, Lking <[EMAIL PROTECTED]> wrote:
I just can't get them to work together.

I read in earlier posts someone telling about setting those lines in web.xml
.

    <context-param>
        <param-name>oracle.adf.view.faces.ALTERNATE_VIEW_HANDLER
</param-name>
        <param-value>
org.apache.myfaces.tomahawk.application.jsp.JspTilesViewHandlerImpl
</param-value>
    </context-param>


I'm just wondering if within "ADF Trinidad" the param-name is still the same
'cause it's not working to me.

Anyone can help?


Reply via email to