Jetty Web server and servlet container.
JettyWeb服务器和servlet容器。
Jetty: Jetty 6.1.14 was used in this article.
Jetty:本文使用的是Jetty 6.1.14。
Note: This article USES Geronimo 2.0-m2 with Jetty.
注:本文使用了配有Jetty的Geronimo 2.0 -M2。
Jetty is now a second generation asynchronous server.
现在Jetty已经成为第二代异步服务器了。
Jetty supports the programming construct known as continuations.
Jetty支持被称作continuations的编程结构。
Bonita comes bundled with Jetty, a popular open source web server.
Bonita与Jetty捆绑在一起,一个流行的开源web服务器。
Jetty - Version 6.1.21 was used in the development of this tutorial.
Jetty—版本6.1.21用于本教程开发。
The Jetty 6 servlet container, RIFE, and WebWork use this approach.
Jetty6servlet容器、RIFE和WebWork采用这种方式。
The create method will start the embedded Jetty server on the port 9000.
create方法将在端口9000上启动嵌入式Jetty服务器。
Jetty is the default servlet and JSP container integrated with Geronimo.
Jetty是与Geronimo集成的默认servlet和jsp容器。
Kyla drives us down river a few miles until we see a hut and a wooden jetty.
吉拉驾车带我们沿河行驶了数英里,直到我们看见一幢小屋和一个用木头建成的码头。
They can be easily launched by running MVN jetty: run-war from command line.
在命令行运行mvnjetty: run - war命令即可轻松启动这两个应用。
By default, this launcher starts a local instance of Jetty on port 8080.
默认情况下,此启动程序将在端口8080上启动一个本地Jetty实例。
InfoQ: What's unique about the way that Jetty handles client-server requests?
InfoQ:在处理客户端——服务器请求时,Jetty有什么独到的方式?
Out of the box, features include support for obr as well as jetty and spring.
特性包含了对obr、jetty以及spring的支持,做到了开箱即用。
To run the application, type MVN tomcat: run which will start the jetty server.
要运行该应用程序,输入mvntomcat:run,这将启动jetty服务器。
So Jetty tries to implement a synchronous-looking API with asynchronous semantics.
因此Jetty尝试实现一个具有异步语义的同步查找API。
Sends the username and password off to a servlet residing on the Jetty Web server.
将用户名和口令发送到位于JettyWeb服务器的一个servlet。
First, Geronimo itself is a container that wraps a service such as Jetty or Tomcat.
首先,Geronimo本身是一个包装了像Jetty或者Tomcat这样的服务的容器。
In summary, you must perform the following steps to enable Tomcat in place of jetty.
总之,您必须执行下面的步骤才能用Tomcat替换jetty。
Construction has begun on a still larger installation, including a 1.1 mile long jetty.
更大规模码头的建设工程已经开始了,其中包括一个1.1英里的码头。
The jetty Web server is also packaged in a single jar file, org.mortbay.jetty.jar.
jettyWeb服务器也是被打包在一个jar文件中,这个文件是or g . mortbay . jetty . jar。
The exact same code does not work in both Tomcat and Jetty, but it is very similar.
虽然完全相同的代码不能同时在Tomcat和Jetty中运行,但是它是非常相似的。
Most code that runs in Tomcat will run in Jetty with no modification and vice versa.
大多数在Tomcat中运行的代码,无需修改就可以在Jetty中运行,反之亦然。
So you may be wondering just how difficult it would be to "port" this code to Jetty.
您可能想知道,将该代码“移植”到Jetty有多大难度。
应用推荐