• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Which tomcat to install

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Can you tell me which tomcat to download as per learning.
I went to "apache.tomcat" site where i found "beta version" and "binary distributions"

In binary distribution

Core:
zip (pgp, md5)
tar.gz (pgp, md5)
Windows Executable (pgp, md5)

Deployer:
zip (pgp, md5)
tar.gz (pgp, md5)

Embedded:
zip (pgp, md5)
tar.gz (pgp, md5)
Administration Web Application:
zip (pgp, md5)
tar.gz (pgp, md5)

JDK 1.4 Compatability Package:
zip (pgp, md5)
tar.gz (pgp, md5)

Documentation (Already Included in Core Downloads):
tar.gz (pgp, md5)


Source Code Distributions
tar.gz (pgp, md5)
zip (pgp, md5)

I have these options and few in the beta version also.
Do i need to download all the files all or only selective ones.
 
Ranch Hand
Posts: 518
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which platform are you going to run Tomcat on?

If it's Windows, download the v5.5.17 Core Windows Executable here:

http://tomcat.apache.org/download-55.cgi

If you're running on Linux/Unix get the tar.gz file.
 
The moth suit and wings road is much more exciting than taxes. Or this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic