User Tools

Site Tools


jakarta-ee:web-servers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
jakarta-ee:web-servers [2023/09/29 17:39] odeftajakarta-ee:web-servers [2023/09/29 17:40] (current) odefta
Line 2: Line 2:
      
 ===== Apache Tomcat ===== ===== Apache Tomcat =====
-   <note>Tomcat is technically a servlet container, but it's widely used for serving Java EE web applications. It doesn't support the full Java EE stack out of the box but can be used with additional libraries and frameworks.</note>+    
 +<note>Tomcat is technically a servlet container, but it's widely used for serving Java EE web applications. It doesn't support the full Java EE stack out of the box but can be used with additional libraries and frameworks.</note>
        
 ===== WildFly===== ===== WildFly=====
-    Formerly known as JBoss AS, developed by Red Hat, it's a fully compliant Java EE and Jakarta EE application server and is widely used in the enterprise environment.+ 
 +Formerly known as JBoss AS, developed by Red Hat, it's a fully compliant Java EE and Jakarta EE application server and is widely used in the enterprise environment.
          
 ===== IBM WebSphere=====  ===== IBM WebSphere===== 
-    A fully compliant Java EE and Jakarta EE application server developed by IBM, known for its enterprise features and support.+ 
 +A fully compliant Java EE and Jakarta EE application server developed by IBM, known for its enterprise features and support.
          
 =====  Oracle WebLogic ===== =====  Oracle WebLogic =====
-    Oracle’s own application server, fully compliant with Java EE, known for its robustness, scalability, and enterprise-grade features.+ 
 +Oracle’s own application server, fully compliant with Java EE, known for its robustness, scalability, and enterprise-grade features.
          
 ===== Payara Server ===== ===== Payara Server =====
-    Derived from GlassFish, Payara is an open-source application server that offers support for both Java EE and Jakarta EE and is designed for production environments.+ 
 +Derived from GlassFish, Payara is an open-source application server that offers support for both Java EE and Jakarta EE and is designed for production environments.
          
 ===== GlassFish ===== ===== GlassFish =====
-    Originally developed by Sun Microsystems, GlassFish was the reference implementation for Java EE, but it's not as actively developed since Payara forked from it.+ 
 +Originally developed by Sun Microsystems, GlassFish was the reference implementation for Java EE, but it's not as actively developed since Payara forked from it.
          
 ===== OpenLiberty ===== ===== OpenLiberty =====
-    Developed by IBM, OpenLiberty is a lightweight, modular, and cloud-native focused server, supporting both Java EE and Jakarta EE. +Developed by IBM, OpenLiberty is a lightweight, modular, and cloud-native focused server, supporting both Java EE and Jakarta EE. 
-    - **TomEE**  + 
-    Apache TomEE is a Java EE and Jakarta EE compliant version of Apache Tomcat, including additional libraries to support the full Java EE stack. +===== TomEE ===== 
-    - **Jetty**  + 
-    <note> Like Tomcat, Jetty is technically a servlet container. It can be used for serving Java EE web applications with additional libraries.</note> +Apache TomEE is a Java EE and Jakarta EE compliant version of Apache Tomcat, including additional libraries to support the full Java EE stack. 
-    - **Piranha**  + 
-    Piranha is a newer, cloud-native, and lightweight application server with support for Jakarta EE.+===== Jetty ===== 
 + 
 +<note> Like Tomcat, Jetty is technically a servlet container. It can be used for serving Java EE web applications with additional libraries. 
 +</note> 
 + 
 +===== Piranha ===== 
 + 
 +Piranha is a newer, cloud-native, and lightweight application server with support for Jakarta EE.
jakarta-ee/web-servers.1695998377.txt.gz · Last modified: 2023/09/29 17:39 by odefta