JETTY
=====
The Jetty project is a 100% Java HTTP Server, HTTP Client
and Servlet Container from the eclipse foundation
http://www.eclipse.org/jetty/
Jetty is open source and is dual licensed using the Apache 2.0 and
Eclipse Public License 1.0. You may choose either license when
distributing Jetty.
RUNNING JETTY
=============
The run directory is either the top-level of a binary release
or jetty-distribution/target/distribution directory when built from
source.
To run with the default options:
$ cd demo-base
$ java -jar ../start.jar
To see the available options and the default arguments
provided by the start.ini file:
$ java -jar /path/to/start.jar --help
Many Jetty features can be enabled by using the --module command
For example:
$ cd mybase
$ java -jar /path/to/start.jar --module=https,deploy
Will enable the https and deploy modules (and their transitive
dependencies) temporarily for this specific run of Jetty.
To see what modules are available
$ java -jar /path/to/start.jar --list-modules
JETTY BASE
==========
The jetty.base property is a property that can be defined on the
command line (defaults to what your java 'user.dir' property points to)
Jetty's start.jar mechanism will configure your jetty instance from
the configuration present in this jetty.base directory.
Example setup:
# Create the base directory
$ mkdir mybase
$ cd mybase
# Initialize the base directory's start.ini and needed directories
$ java -jar /path/to/jetty-dist/start.jar --add-to-start=http,deploy
# Run this base directory configuration
$ java -jar /path/to/jetty-dist/start.jar
没有合适的资源?快使用搜索试试~ 我知道了~
jetty轻量级servlet容器
共238个文件
mod:87个
jar:67个
xml:43个
需积分: 9 10 下载量 180 浏览量
2015-03-09
23:29:11
上传
评论
收藏 12.85MB ZIP 举报
温馨提示
Jetty 是一个用 Java 实现、开源、基于标准的,并且具有丰富功能的 Http 服务器和 Web 容器,可以免费的用于商业行为。Jetty 这个项目成立于 1995 年,现在已经有非常多的成功产品基于 Jetty,比如 Apache Geromino, JBoss, IBM Tivoli, Cisco SESM 等。Jetty 可以用来作为一个传统的 Web 服务器,也可以作为一个动态的内容服务器,并且 Jetty 可以非常容易的嵌入到 Java 应用程序当中。
资源推荐
资源详情
资源评论
收起资源包目录
jetty轻量级servlet容器 (238个子文件)
spnego.conf 544B
jetty.conf 511B
login.conf 125B
jetty.css 4KB
.donotdelete 0B
.donotdelete 0B
.donotdelete 0B
license-eplv10-aslv20.html 29KB
notice.html 6KB
index.html 3KB
start.ini 3KB
start.ini 2KB
ssl.ini 1KB
krb5.ini 521B
http.ini 462B
jsp.ini 445B
jstl.ini 317B
https.ini 276B
org.eclipse.jdt.core-3.8.2.v20130121.jar 1.68MB
org.eclipse.jetty.orbit.org.eclipse.jdt.core-3.8.2.v20130121.jar 1.68MB
org.mortbay.jasper.apache-jsp-8.0.9.M3.jar 933KB
javax.servlet.jsp-2.3.2.jar 535KB
javax.mail.glassfish-1.4.1.v201005082020.jar 479KB
javax.mail.glassfish-1.4.1.v201005082020.jar 479KB
jetty-server-9.2.6.v20141205.jar 408KB
javax.servlet.jsp.jstl-1.2.2.jar 396KB
jetty-util-9.2.6.v20141205.jar 342KB
org.mortbay.jasper.apache-el-8.0.9.M3.jar 232KB
jetty-client-9.2.6.v20141205.jar 223KB
javax.el-3.0.0.jar 219KB
org.apache.taglibs.taglibs-standard-impl-1.2.1.jar 196KB
jetty-schemas-3.1.jar 184KB
websocket-common-9.2.6.v20141205.jar 175KB
spdy-core-9.2.6.v20141205.jar 168KB
javax-websocket-client-impl-9.2.6.v20141205.jar 153KB
jetty-servlets-9.2.6.v20141205.jar 119KB
jetty-servlet-9.2.6.v20141205.jar 113KB
start.jar 106KB
jetty-webapp-9.2.6.v20141205.jar 105KB
jetty-http-9.2.6.v20141205.jar 103KB
jetty-io-9.2.6.v20141205.jar 103KB
jetty-security-9.2.6.v20141205.jar 94KB
servlet-api-3.1.jar 94KB
spdy-http-server-9.2.6.v20141205.jar 84KB
jetty-annotations-9.2.6.v20141205.jar 78KB
fcgi-client-9.2.6.v20141205.jar 75KB
jetty-plus-9.2.6.v20141205.jar 53KB
javax.servlet.jsp-api-2.3.1.jar 52KB
asm-5.0.1.jar 52KB
jetty-monitor-9.2.6.v20141205.jar 51KB
org.eclipse.jetty.orbit.javax.servlet.jsp.jstl-1.2.0.v201105211821.jar 51KB
jetty-proxy-9.2.6.v20141205.jar 49KB
jetty-deploy-9.2.6.v20141205.jar 49KB
jetty-xml-9.2.6.v20141205.jar 43KB
websocket-api-9.2.6.v20141205.jar 43KB
asm-commons-5.0.1.jar 41KB
jetty-jndi-9.2.6.v20141205.jar 40KB
javax.security.auth.message-1.0.0.v201108011116.jar 40KB
org.apache.taglibs.taglibs-standard-spec-1.2.1.jar 38KB
jetty-jaas-9.2.6.v20141205.jar 37KB
javax-websocket-server-impl-9.2.6.v20141205.jar 37KB
jetty-jaspi-9.2.6.v20141205.jar 37KB
websocket-server-9.2.6.v20141205.jar 36KB
javax.websocket-api-1.0.jar 36KB
websocket-client-9.2.6.v20141205.jar 35KB
javax.transaction-api-1.2.jar 30KB
jetty-rewrite-9.2.6.v20141205.jar 28KB
jetty-quickstart-9.2.6.v20141205.jar 26KB
javax.annotation-api-1.2.jar 26KB
fcgi-server-9.2.6.v20141205.jar 22KB
jetty-jmx-9.2.6.v20141205.jar 22KB
spdy-client-9.2.6.v20141205.jar 19KB
websocket-servlet-9.2.6.v20141205.jar 18KB
jetty-continuation-9.2.6.v20141205.jar 16KB
jetty-jsp-jdt-2.3.3.jar 13KB
spdy-server-9.2.6.v20141205.jar 13KB
jetty-setuid-java-1.0.1.jar 12KB
org.eclipse.jetty.apache-jsp-9.2.6.v20141205.jar 10KB
jetty-spring-9.2.6.v20141205.jar 9KB
jetty-alpn-server-9.2.6.v20141205.jar 7KB
jetty-alpn-client-9.2.6.v20141205.jar 6KB
test-mock-resources-9.2.6.v20141205.jar 6KB
spdy-http-common-9.2.6.v20141205.jar 6KB
jetty-jsp-9.2.6.v20141205.jar 5KB
jetty-cdi-9.2.6.v20141205.jar 5KB
jetty-header.jpg 101KB
webtide_logo.jpg 17KB
keystore 1KB
keystore 1KB
jminix.mod 2KB
alpn.mod 1KB
ssl.mod 1KB
server.mod 1KB
npn.mod 1KB
logging.mod 725B
jvm.mod 691B
requestlog.mod 682B
jamon.mod 599B
protonego.mod 568B
cdi.mod 564B
共 238 条
- 1
- 2
- 3
资源评论
happy_boys_
- 粉丝: 8
- 资源: 7
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Chrome代理 switchyOmega
- GVC-全球价值链参与地位指数,基于ICIO表,(Wang等 2017a)计算方法
- 易语言ADS指纹浏览器管理工具
- 易语言奇易模块5.3.6
- cad定制家具平面图工具-(FG)门板覆盖柜体
- asp.net 原生js代码及HTML实现多文件分片上传功能(自定义上传文件大小、文件上传类型)
- whl@pip install pyaudio ERROR: Failed building wheel for pyaudio
- Constantsfd密钥和权限集合.kt
- 基于Java的财务报销管理系统后端开发源码
- 基于Python核心技术的cola项目设计源码介绍
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功