| Author |
which Tomcat to download?
|
William Stafford
Ranch Hand
Joined: Dec 13, 2004
Posts: 109
|
|
I can't figure out which Tomcat 5.5 to download. Based on http://www.igsobe.com/mirrors/apache/tomcat/tomcat-5/v5.5.27/README.html I would need the "Windows installer". However, on the download page http://tomcat.apache.org/download-55.cgi there is no windows installer listed. There is a "deployer" listed but the zip file does not include a .exe . I want to install the latest Tomcat 5.5 as a stand-alone (not a service) on Windows XP. This Tomcat will be started and stopped from the command line. Which entry from the download page do I want? Thanks, -=beeky
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8290
|
|
The tomcat deployer is a web application that helps deploy other apps. What you want is the zip file under "Core". Unzip that and start tomcat with by running <tomcat dir>/bin/startup.bat
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
William Stafford
Ranch Hand
Joined: Dec 13, 2004
Posts: 109
|
|
|
Thanks Joe!
|
 |
 |
|
|
subject: which Tomcat to download?
|
|
|