Previous Topic: IntroductionNext Topic: Java EE Terminology


Java Enterprise Edition Technology

The Java EE is a related set of specifications that define the entire Web-enabled application, from the browser to the server and all the components in between.

The Java EE Application Model defines a multi-tiered distributed application:

The Java EE specification is a collection of several related specifications. The following is a partial list of specifications that are encompassed by the Java EE specification:

Since these specifications are based on Java technology, Java EE applications are hardware platform and operating system independent.