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/

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

  1. Tomcat Stack-8.0.35 (OpenLogic CentOS7.2)

       平台: CentOS 类型: 虚拟机镜像 软件包: apache2.4.20 mysql5.6.30 tomcat8.0.35 apache application server basic s ...

  2. Apache solr 6.6.0安装

    Apache solr 6.6.0安装 最近使用了Apache solr搜索引擎框架,solr是基于lucene的一个搜索服务器,lucene也是Apache的一个开源项目:对于学习搜索引擎来说,这个 ...

  3. 记一次令人发狂的 bug Eclipse 开不开 tomcat 7.0

    改项目,结果发现以前的项目也出了问题,就删除了系统用户下面workplace里的文件夹,结果,eclipse被清空,重新添加项目,发现一堆bug; 最让我崩溃的是,用tomcat 7.0跑项目,反复出 ...

  4. The Apache Tomcat installation at this directory is version 8.5.24 Tomcat 8.0 installation is expect

    在一台新电脑上搭建Java开发环境,JDK 是1.8,Tomcat下载了Tomcat 8.5.24,已经配置好了Java和Tomcat的环境变量,开发工具是Eclipse MARS,准备在Eclips ...

  5. Target runtime Apache Tomcat v6.0 is not defined

    在工程目录下的.settings文件夹里,打开org.eclipse.wst.common.project.facet.core.xml文件,其内容是: <?xml version=" ...

  6. Target runtime Apache Tomcat v7.0 is not defined.

    打开项目,找到.settings--->org.eclipse.wst.common.project.facet.core 修改这个文件中: <?xml version="1.0 ...

  7. Java compiler level does not match the version of the installed Java project facet. springmvc1 和 Target runtime Apache Tomcat v7.0 is not defined.

    Java compiler level does not match the version of the installed Java project facet.springmvc1 : Targ ...

  8. 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 Unknow ...

  9. Target runtime Apache Tomcat v8.0 is not defined.

    Target runtime Apache Tomcat v8.0 is not defined. Window-Preference-MyEclipse-Targeted Runtimes,选择存在 ...

随机推荐

  1. java多线程基础(synchronize关键字)

    [toc] 基础知识 ---- 线程:进程(process)就是一块包含了某些资源的内存区域.操作系统利用进程把它的工作划分为一些功能单元. 线程:进程中所包含的一个或多个执行单元称为线程(threa ...

  2. 第48篇 字符编码探密--ASCII,UTF8,GBK,Unicode

    原文地址:http://blog.laofu.online/2017/08/22/encode-string/ ASCII 的由来 在计算机的“原始社会”,有人想把日常的使用的语言使用计算机来表示, ...

  3. 【Spring 核心】装配bean(三)XML配置

    项目包结构: src/main/java com.bonc.pojo--|-CompactDisc.java (接口) |-SgtPeppers.java     (实现类 实现 CompactDis ...

  4. Java 调用Azure认知服务Demo--Computer API

    说明 本文主要介绍使用Java代码,基于HTTP请求调用Microsoft Azure的认知服务.图片来源分别介绍了使用公网的URL和上传本地图片. 依赖的jar包下载地址: key的获取需要登录到A ...

  5. 【渗透课程】第二篇下-HTTP协议的请求与响应深度剖析

    [渗透课程]第二篇下-HTTP协议的请求与响应深度剖析 HTTP1.1目前支持以下7种请求方法: 常见的MIME类型如下: 第一个数字有五种可能的取值: 目录 什么是请求方法?什么是请求头? HTTP ...

  6. Jmeter常用功能详解

    嘻嘻,忙碌的一周,马上就到周四了~明天就是周五了,可以去嗨了! 这几天正式成立了一个微信订阅号,旨在免费帮助需要入门软件测试的小白! 各位走过路过的亲,欢迎订阅哦:扫描二维码即可订阅

  7. Json简介1

    使用Notepad++编程: <!DOCTYPE html><html><head><meta charset="UTF-8">&l ...

  8. PS软件操作应用—文字特效

      前  言 JRedu 在图像调整和文字工具的分享文章中,对文字工具做了简单的介绍,包括了文字的字体.字号大小.颜色以及字间距行距等等的设置和修改,都是一些基本的功能,在这次的分享中我们介绍下文字特 ...

  9. JDK+Tomcat搭建JSP运行环境--JSP基础

    一.搭建JSP运行环境之前需要了解的基本知识 配置JSP运行环境之前,我们需要了解JSP的运行机制.只有了解JSP运行机制后,我们才能知道为什么要搭建JSP运行环境?如何去搭建JSP运行环境?为什么要 ...

  10. JDBCTemplate

    1.Spring提供的一个操作数据库的技术JdbcTemplate,是对Jdbc的封装.语法风格非常接近DBUtils. JdbcTemplate可以直接操作数据库,加快效率,而且学这个JdbcTem ...