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?
