5.1.2 J2EE

J2EE is a standard. It is a specification for the application programmer interfaces and classes that an application server vendor must implement to adhere to the standard for enterprise-level server code. The emphasis is on "enterprise" in that the standard is designed for scalability, with two "containers" that manage threads and services for the Web and scalable business components, and numerous enterprise-level services.

J2EE consists of the following main components:

Next