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 9.2.9 v20150224
共244个文件
mod:92个
jar:67个
xml:43个
需积分: 9 24 下载量 43 浏览量
2018-04-03
23:46:12
上传
评论
收藏 12.92MB ZIP 举报
温馨提示
jatty 9.2 适配java7+开发环境 Jetty是一个纯粹的基于Java的网页服务器和Java Servlet容器。 尽管网页服务器通常用来为人们呈现文档,但是Jetty通常在较大的软件框架中用于计算机与计算机之间的通信。 Jetty作为Eclipse基金会的一部分,是一个自由和开源项目。
资源推荐
资源详情
资源评论
收起资源包目录
jetty 9.2.9 v20150224 (244个子文件)
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.jetty.orbit.org.eclipse.jdt.core-3.8.2.v20130121.jar 1.68MB
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.9.v20150224.jar 409KB
javax.servlet.jsp.jstl-1.2.2.jar 396KB
jetty-util-9.2.9.v20150224.jar 346KB
org.mortbay.jasper.apache-el-8.0.9.M3.jar 232KB
jetty-client-9.2.9.v20150224.jar 224KB
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.9.v20150224.jar 176KB
spdy-core-9.2.9.v20150224.jar 168KB
javax-websocket-client-impl-9.2.9.v20150224.jar 153KB
jetty-servlets-9.2.9.v20150224.jar 119KB
jetty-servlet-9.2.9.v20150224.jar 113KB
start.jar 107KB
jetty-webapp-9.2.9.v20150224.jar 105KB
jetty-io-9.2.9.v20150224.jar 104KB
jetty-http-9.2.9.v20150224.jar 103KB
jetty-security-9.2.9.v20150224.jar 94KB
servlet-api-3.1.jar 94KB
spdy-http-server-9.2.9.v20150224.jar 84KB
jetty-annotations-9.2.9.v20150224.jar 78KB
fcgi-client-9.2.9.v20150224.jar 75KB
jetty-proxy-9.2.9.v20150224.jar 68KB
jetty-plus-9.2.9.v20150224.jar 53KB
javax.servlet.jsp-api-2.3.1.jar 52KB
asm-5.0.1.jar 52KB
jetty-monitor-9.2.9.v20150224.jar 51KB
org.eclipse.jetty.orbit.javax.servlet.jsp.jstl-1.2.0.v201105211821.jar 51KB
jetty-deploy-9.2.9.v20150224.jar 49KB
jetty-xml-9.2.9.v20150224.jar 43KB
websocket-api-9.2.9.v20150224.jar 43KB
asm-commons-5.0.1.jar 41KB
jetty-jndi-9.2.9.v20150224.jar 40KB
javax.security.auth.message-1.0.0.v201108011116.jar 40KB
org.apache.taglibs.taglibs-standard-spec-1.2.1.jar 38KB
jetty-jaspi-9.2.9.v20150224.jar 37KB
jetty-jaas-9.2.9.v20150224.jar 37KB
javax-websocket-server-impl-9.2.9.v20150224.jar 37KB
websocket-server-9.2.9.v20150224.jar 37KB
javax.websocket-api-1.0.jar 36KB
websocket-client-9.2.9.v20150224.jar 35KB
javax.transaction-api-1.2.jar 30KB
jetty-rewrite-9.2.9.v20150224.jar 29KB
jetty-quickstart-9.2.9.v20150224.jar 26KB
javax.annotation-api-1.2.jar 26KB
fcgi-server-9.2.9.v20150224.jar 22KB
jetty-jmx-9.2.9.v20150224.jar 22KB
spdy-client-9.2.9.v20150224.jar 19KB
websocket-servlet-9.2.9.v20150224.jar 18KB
jetty-continuation-9.2.9.v20150224.jar 16KB
jetty-jsp-jdt-2.3.3.jar 13KB
spdy-server-9.2.9.v20150224.jar 13KB
jetty-setuid-java-1.0.1.jar 12KB
org.eclipse.jetty.apache-jsp-9.2.9.v20150224.jar 10KB
jetty-spring-9.2.9.v20150224.jar 9KB
jetty-alpn-server-9.2.9.v20150224.jar 7KB
jetty-alpn-client-9.2.9.v20150224.jar 6KB
test-mock-resources-9.2.9.v20150224.jar 6KB
spdy-http-common-9.2.9.v20150224.jar 6KB
jetty-jsp-9.2.9.v20150224.jar 5KB
jetty-cdi-9.2.9.v20150224.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
共 244 条
- 1
- 2
- 3
资源评论
Nine+Day
- 粉丝: 8
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- qaxbrowser-1.1.32574.52.exe (奇安信浏览器windows安装包)
- C#编写modbus tcp客户端读取modbus tcp服务器数据
- 某房地产瑞六补环境部分代码
- 基于Matlab实现无刷直流电机仿真(模型+说明文档).rar
- AllSort(直接插入排序,希尔排序,选择排序,堆排序,冒泡排序,快速排序,归并排序)
- 模拟qsort,改造冒泡排序使其能排序任意数据类型,即日常练习
- carsim+simulink联合仿真实现变道 包含路径规划算法+mpc轨迹跟踪算法 可选simulink版本和c++版本算法 可以适用于弯道道路,弯道车道保持,弯道变道 carsim内规划轨迹可视化
- 数组经典习题之顺序排序和二分查找和冒泡排序
- 永磁同步电机神经网络自抗扰控制,附带编程涉及到的公式文档,方便理解,模型顺利运行,效果好,位置电流双闭环采用二阶自抗扰控制,永磁同步电机三闭环控制,神经网络控制,自抗扰中状态扩张观测器与神经网络结合
- 基于 Oops Framework 提供的游戏项目开发模板,项目中提供了最新版本 Cocos Creator 3.x 插件与游戏资源初始化通用逻辑
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功