Skip to content

Jetty vs Payara Server

A side-by-side look at Jetty and Payara Server. For an in-depth review of either product, follow the links below.

Jetty

Jetty

Development

Jetty is a free, open-source web server and Java Servlet container. It is lightweight, fast, and scalable, making it well-suited for static and dynamic content. Jetty is often embedded into products but can also be deployed as a stand-alone web server.

javaservlet-containerweb-serverembeddedlightweight
Payara Server

Payara Server

Development

Payara Server is an open source application server derived from GlassFish Server Open Source Edition. It adds patches, bug fixes and enhancements on top of the GlassFish codebase. Key features include production-ready clustering, simplified troubleshooting and administration.

javajakarta-eeglassfishopen-source

Related Comparisons