Table of Contents

About

application server in Java

A J2EE Server is application server on the J2EE platform.

It contains the web-tier and the business tier where the components are placed in logical container.

Tier Components Container
Web-tier Web components (jsp page or servlet) web container
Business-tier Enterprise javabean (EJB) EJB container

J2ee Server

Third-party

List of third-party J2EE web application servers:

Documentation / Reference