Chapter 1: Defining Web Applications

A Web application allows you to deploy interrelated Web content, JavaServer Pages (JSPs), and Java servlets as a unit, and configure the Web server properties required by the servlets and JSPs. The EAServer Web application model follows the J2EE and Java Servlet 2.4 specifications. See the Java Servlet 2.4 specification for complete details.

NoteFor information on configuring clustered Web applications, see Chapter 8, “Load Balancing, Failover, and Component Availability,” in the EAServer System Administration Guide.