Tomcat 5 Installation

Tomcat 5 Installation

  1. Download Tomcat (i.e. jakarta-tomcat-5.0.28.zip) from http://jakarta.apache.org/tomcat/

  2. Extract Tomcat (jakarta-tomcat-5.0.28.zip) and copy to C:\jakarta-tomcat-5.0.28 It can be uninstalled by removing the directory (there is no entry in the registry).

  3. Tomcat directory will be
    C:\jakarta-tomcat-5.0.28
    C:\jakarta-tomcat-5.0.28\bin\ Start and Stop script directory
    C:\jakarta-tomcat-5.0.28\conf\ Configuration directory
    C:\jakarta-tomcat-5.0.28\common\Required JAR directory
    C:\jakarta-tomcat-5.0.28\log\ Log file directory
    C:\jakarta-tomcat-5.0.28\work\ Temporary file directory for web application
    C:\jakarta-tomcat-5.0.28\webapps\Web application directory
    C:\jakarta-tomcat-5.0.28\temp\ JVM Temporary file directory

  4. Start and Stop Tomcat
    Double click \bin\startup.bat file. You will see command window. If you failed to start Tomcat, you need to add JAVA_HOME environment as "C:\j2sdk1.4.2_08". To stop Tomcat, execute \bin\shutdown.bat

Back - Support
Google
Web www.grape-info.com