Apache Tomcat 官网下载

如何从官网下载 Apache Tomcat

1. 在浏览器地址栏输入 Apache Tomcat 官方网址:http://tomcat.apache.org/

Apache Tomcat 官网下载

2. 在首页左侧Download中选择自己需要下载的版本。

Apache Tomcat 官网下载

3. 以Tomcat 8 为例,点击进入下载页面后下拉找到Tomcat 8 下的具体版本。

Apache Tomcat 官网下载

  • Core 是核心程序:linux下zip或tar.gz的,其它是Win系统的。Win中zip的是解压版,最后一个是安装版。
  • Full Documentation 是完整的说明文档。
  • Deployer 安装部署版本。
  • Extras 是额外组件。
  • Embedded 是嵌入式版本。

4. 选择点击下载即可。

Apache Tomcat 官网下载