Java Tutorial - Java Script :
Building a Tomcat Server
Previously, you performed just a simple installation of Tomcat designed for personal use. Now that we have made our decision to use Tomcat, you need to go through the process of reinstalling Tomcat as a server. Before you get
started, you will need:
· An installed J2SDK version 1.3 or later
· The Tomcat binaries for your platform
· Administrator or Root privileges for the server
· (Optional) Apache Web Server 1.3 or later installe
· (Optional) The Ant build tool
The Tomcat binaries can be downloaded from http://jakarta.apache .org/tomcat. Please download the executable (.exe) file for Windows or the tar.gz files for Linux. The Apache Web server is optional and can be downloaded from http://www.apache.org. Ant can be downloaded from http://jakarta.apache.org/ant.
