February 2020
Intermediate to advanced
99 pages
1h 45m
English
At its core, the Java Enterprise Edition (Java EE), formerly known as J2EE, is a collection of abstract, standardized specifications that prescribe solutions to commonly faced challenges in software development.
It is important to note the word abstract in this definition. This means that Java EE is simply a set of interfaces and contracts that provide a public-facing API for developers.
These abstract specs are also said to be standardized. What does that mean? It means that the entire collection of Java EE APIs are published according to well-defined criteria set by experts in the subject field of the ...
Read now
Unlock full access