WebSphere force IE-compatibility-mode?

246 Views Asked by At

I have a problem with IE-compatibility-mode.

I have deployed the same application both on Tomcat and WebSphere. When I launch the application deployed on Tomcat, it start with IE 7 compatibility-mode as default. Instead, when I launch the application deployed on WebSphere, it start with IE 11 compatibility-mode as default.

Why the application server changes the IE compatibility mode? How I force compatibility mode to IE8 for the application deployed on WebSphere?

0

There are 0 best solutions below