JETTY
=====
The Jetty project is a 100% Java HTTP Server, HTTP Client
and Servlet Container from the eclipse foundation
https://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-distribution-9.4.47.v20220610
共388个文件
mod:134个
xml:99个
jar:69个
需积分: 40 19 下载量 35 浏览量
2022-12-12
14:22:13
上传
评论
收藏 18.41MB ZIP 举报
温馨提示
jetty9.4.47用于部署或替换jar升级jetty解决安全漏洞 下载镜像地址https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-distribution/9.4.47.v20220610/
资源推荐
资源详情
资源评论
收起资源包目录
jetty-distribution-9.4.47.v20220610 (388个子文件)
spnego.conf 544B
jetty.conf 492B
login.conf 125B
jetty.css 4KB
.donotdelete 0B
.donotdelete 0B
.donotdelete 0B
modules-9.3-simplified.dot 10KB
index.html 1.85MB
license-eplv10-aslv20.html 29KB
notice.html 6KB
index.html 3KB
start.ini 6KB
server.ini 2KB
http.ini 2KB
deploy.ini 634B
demo.ini 618B
threadpool.ini 565B
krb5.ini 524B
servlets.ini 332B
resources.ini 298B
continuation.ini 246B
ext.ini 222B
annotations.ini 191B
jstl.ini 179B
jsp.ini 177B
client.ini 175B
https.ini 175B
jndi.ini 172B
org.eclipse.jdt.ecj-3.19.0.jar 2.75MB
org.mortbay.jasper.apache-jsp-8.5.70.jar 1MB
jetty-server-9.4.47.v20220610.jar 715KB
jetty-util-9.4.47.v20220610.jar 569KB
javax.mail.glassfish-1.4.1.v201005082020.jar 479KB
jetty-client-9.4.47.v20220610.jar 318KB
org.mortbay.jasper.apache-el-8.5.70.jar 250KB
jetty-http-9.4.47.v20220610.jar 229KB
websocket-common-9.4.47.v20220610.jar 210KB
org.apache.taglibs.taglibs-standard-impl-1.2.5.jar 202KB
http2-common-9.4.47.v20220610.jar 201KB
jetty-schemas-3.1.jar 184KB
jetty-io-9.4.47.v20220610.jar 179KB
javax-websocket-client-impl-9.4.47.v20220610.jar 164KB
start.jar 160KB
jetty-servlet-9.4.47.v20220610.jar 143KB
jetty-webapp-9.4.47.v20220610.jar 137KB
asm-9.3.jar 119KB
jetty-security-9.4.47.v20220610.jar 116KB
jetty-servlets-9.4.47.v20220610.jar 105KB
jetty-proxy-9.4.47.v20220610.jar 95KB
servlet-api-3.1.jar 94KB
fcgi-client-9.4.47.v20220610.jar 87KB
jetty-annotations-9.4.47.v20220610.jar 85KB
asm-commons-9.3.jar 71KB
jetty-xml-9.4.47.v20220610.jar 67KB
jetty-util-ajax-9.4.47.v20220610.jar 65KB
jetty-plus-9.4.47.v20220610.jar 64KB
jetty-deploy-9.4.47.v20220610.jar 62KB
http2-server-9.4.47.v20220610.jar 59KB
asm-tree-9.3.jar 51KB
websocket-api-9.4.47.v20220610.jar 51KB
http2-hpack-9.4.47.v20220610.jar 51KB
javax-websocket-server-impl-9.4.47.v20220610.jar 47KB
jetty-jaas-9.4.47.v20220610.jar 47KB
jetty-jndi-9.4.47.v20220610.jar 46KB
jetty-jaspi-9.4.47.v20220610.jar 45KB
jetty-quickstart-9.4.47.v20220610.jar 45KB
websocket-client-9.4.47.v20220610.jar 45KB
websocket-server-9.4.47.v20220610.jar 44KB
jetty-rewrite-9.4.47.v20220610.jar 44KB
jetty-jmx-9.4.47.v20220610.jar 41KB
javax.security.auth.message-1.0.0.v201108011116.jar 40KB
org.apache.taglibs.taglibs-standard-spec-1.2.5.jar 39KB
jetty-openid-9.4.47.v20220610.jar 38KB
fcgi-server-9.4.47.v20220610.jar 36KB
javax.websocket-api-1.0.jar 36KB
asm-analysis-9.3.jar 33KB
infinispan-common-9.4.47.v20220610.jar 31KB
websocket-servlet-9.4.47.v20220610.jar 30KB
javax.transaction-api-1.3.jar 27KB
javax.annotation-api-1.3.2.jar 26KB
jetty-gcloud-session-manager-9.4.47.v20220610.jar 25KB
jetty-nosql-9.4.47.v20220610.jar 25KB
jetty-continuation-9.4.47.v20220610.jar 25KB
jetty-unixsocket-9.4.47.v20220610.jar 23KB
jetty-hazelcast-9.4.47.v20220610.jar 22KB
org.eclipse.jetty.apache-jsp-9.4.47.v20220610.jar 21KB
jetty-cdi-9.4.47.v20220610.jar 19KB
jetty-alpn-openjdk8-server-9.4.47.v20220610.jar 19KB
jetty-spring-9.4.47.v20220610.jar 18KB
jetty-memcached-sessions-9.4.47.v20220610.jar 17KB
jetty-alpn-server-9.4.47.v20220610.jar 17KB
jetty-alpn-conscrypt-server-9.4.47.v20220610.jar 17KB
jetty-alpn-java-server-9.4.47.v20220610.jar 17KB
infinispan-remote-query-9.4.47.v20220610.jar 16KB
infinispan-embedded-query-9.4.47.v20220610.jar 15KB
test-mock-resources-9.4.47.v20220610.jar 15KB
jetty-setuid-java-1.0.4.jar 13KB
jconsole2.jpg 140KB
jetty-header.jpg 101KB
共 388 条
- 1
- 2
- 3
- 4
资源评论
shy_snow
- 粉丝: 1185
- 资源: 105
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于Spring Boot框架的博客系统.zip
- (源码)基于Spring Boot框架的博客管理系统.zip
- (源码)基于ESP8266和Blynk的IR设备控制系统.zip
- (源码)基于Java和JSP的校园论坛系统.zip
- (源码)基于ROS Kinetic框架的AGV激光雷达导航与SLAM系统.zip
- (源码)基于PythonDjango框架的资产管理系统.zip
- (源码)基于计算机系统原理与Arduino技术的学习平台.zip
- (源码)基于SSM框架的大学消息通知系统服务端.zip
- (源码)基于Java Servlet的学生信息管理系统.zip
- (源码)基于Qt和AVR的FestosMechatronics系统终端.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功