Configuring the Application Server

Although building Web applications in Java is meant to be independent of application servers, the J2EE standard tends to be interpreted differently for each vendors application server. Because of this, each application server has a different way of performing Web application configuration. The general rule is that there is a folder structure like this:

webApplicationFolder WEB-INF web.xml lib classes

When setting up the Java Reporting Component for a given Web application, the following steps are required:

There are two additional steps required if you intend to use the Crystal tag libraries:

Категории