Jump to content

Jakarta EE application

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Uzume (talk | contribs) at 02:05, 16 July 2020 (Java EE renamed Jakarta EE). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

[edit]

References

[edit]