Oracle Weblogic (10.3.6.0 ) Problem
we are a middle company, we used oracle WebLogic Server 10.3.6.0 from about three years , we used oracle Forms 11g and oracle Reports 11g
due to oracle WebLogic used the servlets technique to run oracle forms in the browser
we faced a problem now that we have to run our system on old browsers because
Firefox no longer provides NPAPI support (technology required for Java applets)
and Chrome no longer supports NPAPI (technology required for Java applets)
we have to use Firefox47.0 (very old version) , because its the last version of Firefox that support java applets which responsible to run the form in the browser.
0