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. 百度将与W3C中国召开MIP技术研讨会

    百度计划与W3C中国共同组织国内W3C会员,于8月30日召开MIP 技术研讨会,讨论 MIP 等技术相关的应用标准,以期推进 MIP/AMP 在W3C中国的标准化进程. MIP (Mobile Ins ...

  2. fs模块练习

    1.fs+path练习01.判断 当前路径下的public是否存在,不存在则创建02.判断 public下的index.html文件是否存在,不存在则创建 <h1>index</h1 ...

  3. shell的简单批量curl接口脚本

    shell脚本可以说作用非常大,在服务器领域,用shell操作事务可比手动点击要方便快捷得多了.虽然只是文字界面,但是其强大的处理功能,会让各种操作超乎想象.而且,也可以将这些习惯移植到日常的工作当中 ...

  4. 实操代码研究各种Java技术-java.toutiao.im

    whatsmars https://github.com/javahongxi/whatsmars whatsmars-earth-web springmvc+velocitywhatsmars-ea ...

  5. archlinux系统安装博通B43XX系列无线网卡驱动

    我的无线网卡是博通的B43xx系列,大家都知道博通对于其Wifi卡在 GNU/Linux 上的支持不好可谓是臭名昭著. 用 lspci -vnn -d 14e4: 或者 lspci -vnn | gr ...

  6. 在Linux 环境下搭建 JDK 和 Tomcat

      在Linux 环境下搭建 JDK 和 Tomcat 参考地址:http://www.cnblogs.com/liulinghua90/p/4661424.html   [JDK安装] 1.首先下载 ...

  7. mapper.xml是怎样实现Dao层接口

    上午写了一个简单的 从xml读取信息实例化一个Bean对象.下午就开始想mybatis是怎么通过xml文件来实现dao层接口的,一开始想直接用Class.forName(String name)然后调 ...

  8. Nginx学习之HTTP/2.0配置

    哎呀,一不小心自己的博客也是HTTP/2.0了,前段时间对网站进行了https迁移并上了CDN,最终的结果是这酱紫的(重点小绿锁,安全标示以及HTTP/2.0请求). 科普 随着互联网的快速发展,HT ...

  9. Django编写RESTful API(三):基于类的视图

    欢迎访问我的个人网站:www.comingnext.cn 前言 在上一篇文章中,主要讲的是请求和响应,项目里面views.py中的视图函数都是基于函数的,并且我们介绍了@api_view这个很有用的装 ...

  10. MongoDB基本shell操作

    ---------------------MongoDB基本操作--------------------- 1.MongoDB创建数据库     use 数据库名:切换到指定的数据库中,在插入第一个条 ...