This document provides instructions for integrating the Apache web server with the Tomcat application server on a Solaris 9 system. Key steps include:
1) Installing prerequisite software packages for Solaris 9 including GNU compiler tools;
2) Building Apache and the JK connector module from source;
3) Installing Java SDK and the Tomcat application server;
4) Configuring Apache and Tomcat to communicate via the JK connector module so that Apache can forward requests to servlets running on Tomcat.