If you are running Webcenter or ADF Application on latest window system with IE 10 browser you will get following message from IE when running application.
If you want to get rid of that you have to put following tag inside web.xml.
<context-param><param-name>oracle.adf.view.rich.HIDE_UNSUPPORTED_BROWSER_ALERTS</param-name><param-value>IECompatibilityModes</param-value></context-param>
Hi, i have made changed as per your way .. but still i'm getting browser compatibility Error message
ReplyDeletei'm developing Webcenter portal with JDEV 11.1.1.17