Oracle Weblogic Server (MOSC)

MOSC Banner

Removing IE Compatibility View Popup

edited Sep 25, 2013 4:03AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
Hello, I looking into removing this popup. I've seen some info that leads me to believe adding this:

<context-param>

<param-name>oracle.adf.view.rich.HIDE_UNSUPPORTED_BROWSER_ALERTS</param-name>

<param-value>IECompatibilityModes</param-value>

</context-param>

to the web.xml file might help. Is there any way to add these parameters to the plan.xml? I'm already using a plan.xml for another purpose and it seems like it might be nice to use it to remove the popup as well.

Thanks in advance,

Jon

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center