|
[Exercise | API Docs | Short Course| Exercises] Help is available for each task. Tomcat has been tested under the following platforms: Windows NT 4.0 Service Pack 4, Solaris 2.6 and 2.7, Windows 98, and Red Hat Linux 6.0. You will also need to install JDK 1.1.8 or the Java 2 SDK version onto your system. Task 1Download the appropriate version of Tomcat 3.1 from the Apache website.
Either grab the ZIP or Task 2Uncompress the file.
This should create a new subdirectory named Task 3
Set the environment variable Something like the following will work for Windows, depending upon the JDK installation directory: SET JAVA_HOME=C:\jdk1.2.2 Task 4
Change to the
Running Tomcat using the command-line command
Task 5Tomcat is now installed and running on port 8080 by default. Explore the Tomcat documentation within the documentation site to familiarize yourself more with Tomcat. There is extensive documentation on all aspects of JSP, along with example code, bundled with your Tomcat install. For additional information, please see Sun's JSP technical resource page Copyright 1996-2000 jGuru.com. All Rights Reserved. | ||||||||||
|
| ||||||||||||