Skip to main content.

JSP Controls Tag Library

Navigation: JSP Controls | About

Lifecycle overview

The picture below shows a lifecycle of a JSP component with all possible paths. The blue rectangles represent a browser and a web server. The orange ovals identify JSP files corresponding to the main composite page and to the component JSP file. A web component is included into composite page with <jsp:include> action.

Web Component Lifecycle

The following sections explain the phases of component lifecycle: