SE452: J2EE overview [20/29] Previous pageContentsNext page

Overview of J2EE

Enterprise APIs were packaged together as Java 2, Enterprise Edition The standard JDK (javac, java, etc.) was called Java 2, Standard Edition J2EE includes the entire set of APIs, but may be used in smaller pieces. In order to be J2EE certified, a server must pass Sun's Compatibility Test Suite

Goals of J2EE

Sun provides the standard (Platform), the Compatibility Test Suite, a Reference Implementation (RI), and the J2EE BluePrints, a set of best practices

J2EE components are also provided by a wide variety of vendors, including IBM, BEA, Sun, Novell, Oracle, Macromedia, and others.

APIs

The J2EE architecture:

J2EE Architecture

(From Sun's J2EE specification v 1.4)

Previous pageContentsNext page