May 1, 2024
Updated May 11, 2025
23 minute read
Java Platform, Enterprise Edition (Java EE), now known as Jakarta EE, is a collection of specifications that extends Java Standard Edition (Java SE). It provides a robust framework for developing and deploying large-scale, multi-tiered, scalable, reliable, and secure network applications, often referred to as enterprise applications. These applications are designed to solve complex problems typically faced by large businesses and organizations. However, the power and structure offered by Java EE can also be beneficial for individual developers and smaller organizations working on ambitious projects.
a0f6t7|
Find a path to becoming a Java EE. Learn more at:
OpenCourser.com/topic/a0f6t7/java
Reading list
We've selected six books
that we think will supplement your
learning. Use these to
develop background knowledge, enrich your coursework, and gain a
deeper understanding of the topics covered in
Java EE.
Covers the development of web applications using Java EE 7. It discusses the various technologies and APIs that are available for building web applications, including servlets, JSPs, and JAX-RS.
Covers the development of asynchronous and event-driven architectures using Java EE 8. It discusses the various technologies and APIs that are available for building these types of architectures.
Covers the adoption of DevOps practices for Java EE 7 development. It discusses the various tools and technologies that are available for implementing DevOps practices.
Focuses on Enterprise JavaBeans (EJBs), one of the core components of Java EE. It provides a detailed explanation of how to use EJBs to develop enterprise applications.
Focuses on security in Java EE 7. It covers the various security features and mechanisms that are available in Java EE, including authentication, authorization, and encryption.
Provides guidance on how to tune the performance of Java EE applications. It covers a variety of topics, including performance monitoring, profiling, and optimization.
For more information about how these books relate to this course, visit:
OpenCourser.com/topic/a0f6t7/java