Wednesday 30 January 2008

Installing and Running Tomcat

  1. go to http://tomcat.apache.org/ and go to the download page of the version 4.1.36
  2. download the Binary distribution (Full distributions for JDK 1.2 or later) zip file
  3. unzip to c:\jakarta-tomacat-4.1.31
  4. set environmental path with variable "JAVA_HOME" and value "the java sdk path"

run "startup" to run tomcat
run "shutdown" to close tomcat

reference installation note:

No comments: