Java 2 Platform Enterprise Edition (J2EE) is a standard for developing multitier enterprise applications in Java.
The J2EE platform allows to build enterprise applications by
- basing them on standardized, modular components
- providing a complete set of services to those components
- handling many details of application behavior automatically
References:





