Previous Next vertical dots separating previous/next from contents/index/pdf

Web Application Artifacts

The typical web application is truly a jigsaw puzzle of many pieces which are assembled into a cohesive whole. These pieces include all of your web resources; JSP files, images, stylesheets, Javascript, static HTML pages in addition to your Java classes and source files and web application configuration files. The IDE uses all of these resources, and refers to them as web application artifacts. The information that the IDE can draw from all of your web application artifacts enables it to create a rich picture of your application. This allows you as the developer to better understand how these many artifacts interact with one another and affect one another as they change.

The incremental analysis of your web application artifacts is used to build the application database.

Related concepts

Application Database
Consistency Checking

Related tasks

Rebuilding the application database

 

Skip navigation bar   Back to Top