apache: apache-tomcat-6.0.35完整下载

Index of /dist/tomcat/tomcat-6/v6.0.35/bin

Name Last modified Size Description



Parent Directory -

extras/ 2012-06-13 23:11 -

apache-tomcat-6.0.35-deployer.tar.gz 2012-01-23 17:08 933K

apache-tomcat-6.0.35-deployer.tar.gz.asc 2012-01-23 17:08 836

apache-tomcat-6.0.35-deployer.tar.gz.md5 2012-01-23 17:08 70

apache-tomcat-6.0.35-deployer.zip 2012-01-23 17:08 935K

apache-tomcat-6.0.35-deployer.zip.asc 2012-01-23 17:08 836

apache-tomcat-6.0.35-deployer.zip.md5 2012-01-23 17:08 67

apache-tomcat-6.0.35-fulldocs.tar.gz 2012-01-23 17:08 3.4M

apache-tomcat-6.0.35-fulldocs.tar.gz.asc 2012-01-23 17:08 836

apache-tomcat-6.0.35-fulldocs.tar.gz.md5 2012-01-23 17:08 70

apache-tomcat-6.0.35-windows-i64.zip 2012-01-23 17:08 7.7M

apache-tomcat-6.0.35-windows-i64.zip.asc 2012-01-23 17:08 836

apache-tomcat-6.0.35-windows-i64.zip.md5 2012-01-23 17:08 70

apache-tomcat-6.0.35-windows-x64.zip 2012-01-23 17:08 7.3M

apache-tomcat-6.0.35-windows-x64.zip.asc 2012-01-23 17:08 836

apache-tomcat-6.0.35-windows-x64.zip.md5 2012-01-23 17:08 70

apache-tomcat-6.0.35-windows-x86.zip 2012-01-23 17:08 7.2M

apache-tomcat-6.0.35-windows-x86.zip.asc 2012-01-23 17:08 836

apache-tomcat-6.0.35-windows-x86.zip.md5 2012-01-23 17:08 70

apache-tomcat-6.0.35.exe 2012-01-23 17:08 7.0M

apache-tomcat-6.0.35.exe.asc 2012-01-23 17:08 836

apache-tomcat-6.0.35.exe.md5 2012-01-23 17:08 58

apache-tomcat-6.0.35.tar.gz 2012-01-23 17:08 6.4M

apache-tomcat-6.0.35.tar.gz.asc 2012-01-23 17:08 836

apache-tomcat-6.0.35.tar.gz.md5 2012-01-23 17:08 61

apache-tomcat-6.0.35.zip 2012-01-23 17:08 6.8M

apache-tomcat-6.0.35.zip.asc 2012-01-23 17:08 836

apache-tomcat-6.0.35.zip.md5 2012-01-23 17:08 58



Apache Tomcat 6.0.35

Useful references:

NOTE: The tar files in this distribution use GNU tar extensions, and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files.

Tomcat 6.0 requires JRE 5.0 or later. Read the RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.

Packaging Details (or "What Should I Download?")

bin/

apache-tomcat-[version].zip or .tar.gz
Base distribution. These distributions do not include the Windows service wrapper nor the compiled APR/native library for Windows.
apache-tomcat-[version].exe
32-bit/64-bit Windows installer for Tomcat.   Please note that while this distribution includes the vast majority of the base distribution, some of the command-line scripts for launching Tomcat are not included. This distribution is intended for those users planning to launch Tomcat through the Windows shortcuts or services.
apache-tomcat-[version]-windows-x86.zip
32-bit Windows specific distribution that includes the Windows service wrapper and the compiled APR/native library for use with 32-bit JVMs on both 32 and 64 bit Windows platforms.
apache-tomcat-[version]-windows-x64.zip
64-bit Windows specific distribution that includes the Windows service wrapper and the compiled APR/native library for use with 64-bit JVMs on x64 Windows platforms.
apache-tomcat-[version]-windows-i64.zip
64-bit Windows specific distribution that includes the Windows service wrapper and the compiled APR/native library for use with 64-bit JVMs on Itanium 64-bit Windows platforms.
apache-tomcat-[version]-deployer.zip or .tar.gz
The standalone Tomcat Web Application Deployer.
apache-tomcat-[version]-fulldocs.tar.gz
The Tomcat documentation bundle, including complete javadocs.

bin/extras/Additional components. See documentation.src/

apache-tomcat-[version].zip or .tar.gz
The source code. See building instructions.

Thank you for using Tomcat!.

The Apache Tomcat Project 
http://tomcat.apache.org/

时间: 2024-08-23 13:46:00

apache: apache-tomcat-6.0.35完整下载的相关文章

构建Apache Tomcat 6.0 Servlet/JSP 容器

构建Apache Tomcat 6.0 Servlet/JSP 容器 这个子项目包含了Tomcat 6.0的源代码,一个实现了Java Community Process http://www.jcp.org/ 的Servlet2.5和JSP2.1标准的容器. 注意:如果你只需要运行Tomcat,没有必要去构建它,你可以非常方便的下载一个二进制发布包.它是跨平台的.阅读RUNNING.txt文件,它介绍了怎样去运行它. 请按以下步骤来从源代码构建一个Tomcat的二进制发布版本: 下载并安装JD

tomcat -6.0.35- 安装与配置

本文介绍tomcat 6.0.35的安装与配置,好了废话不多说,下面开始 运行环境:redhat-6.5-64bit 虚拟机:vbox 5.1 1.安装软件下载地址下载6.0.35版本: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.35/bin/ 2.上传至服务器并解压 tar -xvf apache-tomcat-6.0.35.tar.gz 3.使用命令 java  -version 检查java版本.如果没有就通过yum安装一下 一

apache 2.4.12 + tomcat 7.0.61 + jk connectors 1.2.40实现tomcat负载均衡集群

实验环境:    CentOS 5.11 final    hostname:T1.getg.com    IP地址:192.168.50.138 软件准备:    CentOS Linux 5.*系统光盘中的"Development tools"工具包组    jdk-8u45-linux-x64.tar.gz pcre-8.36.tar.gz apr-util-1.5.4.tar.gz    apr-1.5.1.tar.gz    httpd-2.4.12.tar.gz apach

Target runtime Apache Tomcat 6.0 is not defined 解决方法(转)

问题描述: eclipse 导入项目后 Target runtime Apache Tomcat v6.0 is not defined ... 下载最新版本eclipse后,导入以前的项目,报以下错误,但不影响操作: Description Resource Path Location TypeTarget runtime Apache Tomcat v6.0 is not defined. lfpms   Unknown Faceted Project Problem 问题解决方案: 在工作

Target runtime Apache Tomcat v6.0 is not defined. phyy Unknown Faceted Project Problem

Description Resource Path Location TypeTarget runtime Apache Tomcat v6.0 is not defined. phyy Unknown Faceted Project Problem 找到工程.settings目录 修改注释部分即可 <?xml version="1.0" encoding="UTF-8"?> <faceted-project> <!-- <run

JRE System Library [jdk1.7]和Server Library [Apache Tomcat v6.0]为绑定错误解决方案

今天在用Myeclipse8.6导入一个Java Web工程时,包错,通过单击导入的文件工程名,点击属性(properties),查看Java Build Path,有如下信息:JRE System Library [jdk1.7](unbound)和Server Library [ApacheTomcat v6.0](unbound) JRE System Library[jdk1.7](unbound)系统JRE未绑定解决方案 eclipse导入项目报错 :Unboundclasspath

Target runtime Apache Tomcat v8.0 is not defined

新导入的一个web工程,在problems中显示错误是:Target runtime Apache Tomcatv8.0 is not defined. 终于找到解决方法.方法是:在工程目录下的.settings文件夹里,打开org.eclipse.wst.common.project.facet.core.xml文件,其内容是: <?xmlversion="1.0"encoding="UTF-8"?> <faceted-project> &

Target runtime Apache Tomcat v6.0 is not defined.错误解决方法

Eclipse导入工程后工程上显示一个小红叉,但工程里没有文件错误,也没有语法错误,百思不得其解啊,后来在网上找了一些资料说是项目引用的类库路径有问题.[项目]->[右键]->[build path]->[configure build path]->[libraries],查看一下引用的类库路径.网上都说是因为这里引用错误引起的,但是我在项目导入的时候做的第一件事情就是修改这里的library,因此不是这个原因. 在problems中显示错误是:Target runtime Ap

eclipse配置server没有Apache tomcat 7.0

eclipse配置server没有Apache tomcat 7.0 原因:eclipse中WTP版本太低了 解决方案: 换成高版本就有行了 eclipse配置server没有Apache tomcat 7.0,布布扣,bubuko.com