src/web/includes/globals.jsp.
This JSP is included by all JSPs in the web application.
By changing the color definitions in this file, you can asily change the color theme of the application.
src/web/layout/style.jsp. Any style in this stylesheet can be modified and further
styles can be defined. This file is a JSP.
tile found in src/web/layout/primary-layout.jsp.
Every JSP references this tile for its overall layout.
The top banner can be changed by modifying the tile in web/layout/components/banner.jsp.
The footer can be changed by modifying the Copyright © 2003 Alexander Bibighaus et al. All rights
Reserved.tile in web/layout/components/footer.jsp.