Earlier quoted context omitted.
Internet Explorer dominated for years. Microsoft killed Netscape not the other way around. Mozilla helped with the downfall of IE but it was really Google that put the final nail in the coffin. As for backend, Microsoft had some systems running IIS and Apache can run on Windows Server too, but UNIX and Linux was always the dominant platform for web hosting. Java didn’t change anything there. Javas impact on Windows c…
> Microsoft was taken to court for their own proprietary implementation of Java That's correct, they tried hard to fracture Java by making different implementation with their own classes and packages, runtime behaved a bit different too. While whole sales pitch for Java was to write and compile once, and run reliably anywhere (which was the case for every C/C++ app especially UI). Embrace part done, extinguish attemp…
"wasn't" ?
My early career was blighted by having to write cross-platform C++ apps. At the time, Java was utter bliss in comparison.