March 2019
Intermediate to advanced
242 pages
6h 21m
English
Java EE moved to the Eclipse Foundation with Java 9 under a new name – Jakarta EE (interestingly, still JEE). With Java 9, the modules and classes that were specific to Java EE were deprecated. With Java 11, these deprecated APIs and modules have been removed from the Java SE platform and the JDK. CORBA's APIs were also deprecated in Java 9 and were eventually removed in Java 11.
With Java SE 6 (core Java), you can develop web services using the following technologies:
When the code for the preceding tech stack was added to core ...
Read now
Unlock full access