Hello Everyone,
I have a JET web application build on OJET v6.2. After configuring AppDynamics javascript injection in index.html page. When i create war file and deploy it to my application server (Weblogic). Ojet components are not loading in IE11 & Edge browsers. All html native tags like div,span seems to work fine but not ojet components. On the other hand, if i try this same setup without AppDynamics javascript injection then everything works fine. Below is the AppDynamics javascript injection code snippet from index.html,
https://docs.appdynamics.com/display/PRO45/SPA2+Monitoring