Configuring Apache to Use JSP

To use JSP as the development environment with the Apache HTTP Server, you must install the following components:

Download the Java JDK from java.sun.com. Install using the default installation instructions. Set the environment variable JAVA_HOME to the root directory of your Java installation.

Download Tomcat and the Tomcat-Apache connector from tomcat.apache.org. Install using the default installation instructions.

You must also perform the following steps: