Skip to main content

Java Enterprise Edition

  • Living reference work entry
  • First Online:
  • 94 Accesses

Synonyms

J2EE; Java EE; JEE

Definition

Java EE (JEE) is a Java Community Process (JCP) specification for Java application servers. JEE consists of a set of related specifications and APIs that shapes an ecosystem for building Java distributed applications over a multi-tier architecture, including web, business logic, and storage tiers. JEE provides components specific for each tier. JEE provides servlets and Java Server Pages (JSPs) for the web tier, Enterprise Java Beans (EJBs) for the business logic tier, and a data driver (JDBC) and an object-relational mapping (via entity beans) for the storage tier. Components can be distributed at different sites and interact with each other. The interaction among distributed JEE components is achieved via RMI (Remote Method Invocation), the JEE specification for remote procedure calls. In its latest editions, JEE has been smoothly integrated with XML processing and web services. It is possible to program web services using EJBs and a large set...

This is a preview of subscription content, log in via an institution.

Recommended Reading

  1. JSR 316: JavaTM Platform, Enterprise Edition 6 (Java EE 6) Specification. http://jcp.org/en/jsr/detail?id=316

  2. Spring Framework. http://springframework.org/

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Ricardo Jiménez-Peris .

Editor information

Editors and Affiliations

Section Editor information

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Springer Science+Business Media New York

About this entry

Cite this entry

Jiménez-Peris, R., Patiño-Martínez, M. (2016). Java Enterprise Edition. In: Liu, L., Özsu, M. (eds) Encyclopedia of Database Systems. Springer, New York, NY. https://doi.org/10.1007/978-1-4899-7993-3_1542-2

Download citation

  • DOI: https://doi.org/10.1007/978-1-4899-7993-3_1542-2

  • Received:

  • Accepted:

  • Published:

  • Publisher Name: Springer, New York, NY

  • Online ISBN: 978-1-4899-7993-3

  • eBook Packages: Springer Reference Computer SciencesReference Module Computer Science and Engineering

Publish with us

Policies and ethics