Article · Wikipedia archive · Last revised Jun 30, 2026

Jakarta EE application

A Jakarta EE application is any deployable unit of Jakarta EE functionality. This can be a single Jakarta EE module or a group of modules packaged into an EAR file along with a Jakarta EE application deployment descriptor. Jakarta EE applications are typically engineered to be distributed across multiple computing tiers.

Last revised
Jun 30, 2026
Read time
≈ 1 min
Length
124 w
Citations
Source

A Jakarta EE application (formerly also called Java EE or J2EE application) is any deployable unit of Jakarta EE functionality. This can be a single Jakarta EE module or a group of modules packaged into an EAR file along with a Jakarta EE application deployment descriptor. Jakarta EE applications are typically engineered to be distributed across multiple computing tiers.

Enterprise applications can consist of combinations of the following:

See also

See also

References

References