Web application setup

For the web application to function correctly, your web application must be properly configured. Configuring your web application involves setting up the directory structure, creating a web.xml file, and copying the required support and library files into the web application.
The following procedure assumes that you are creating a web application from the beginning. However, you can also use the directions below to modify an existing web application to add viewer functionality.