Baeldung

Java, Spring and Web Development tutorials

 

Jakarta EE Series
2026-04-30 18:07 UTC by baeldung

Jakarta EE (formerly Java EE) is the standard enterprise Java platform, providing a comprehensive set of specifications for building scalable, multi-tier server-side applications. It covers the full stack from web tier components like Servlets and JSP to enterprise services like CDI and EJB, along with robust support for RESTful and SOAP web services.

This series covers core Jakarta EE APIs in practical application, organized by concern: from setting up and deploying applications on Jakarta EE servers, through building the web tier with servlets and view technologies, designing service layers with JAX-RS and JAX-WS, enforcing contracts with Bean Validation, and managing enterprise components with CDI and EJB.

Jakarta EE Platform and Core Concepts


generic code Servlets


files data JSP and JSF


network system connection Web Services: JAX-RS and JAX-WS


algorithm code generic Bean Validation


computer generic CDI and EJB


The post Jakarta EE Series first appeared on Baeldung.
       

 

Content mobilized by FeedBlitz RSS Services, the premium FeedBurner alternative.