An open-source application server for running Java servlets.
An application server providing a runtime for Java servlets and JSP, developed by the Apache Software Foundation. It can handle HTTP requests directly on its own, but in practice it's commonly deployed behind Apache or Nginx as a reverse proxy, letting the front server handle static files and SSL termination.
© 2026 ITBGM