Jetty Web server and servlet container.
JettyWeb服务器和servlet容器。
Has a servlet container, such as tomcat?
具有一个servlet容器,例如tomcat。
My first Scala app was a Servlet container.
我的第一个Scala应用是一个Servlet容器。
Deploy this war file in a servlet container.
在servlet容器中部署此war文件。
Tomcat 4.1.29 (servlet container); Download here.
Tomcat4.1.29 (servlet容器);请在此下载。
I deploy the example application in a Tomcat servlet container.
我把示例应用程序部署在Tomcatservlet容器中。
The servlet container creates a new servlet request object.
servlet容器创建一个新的 servlet请求对象。
First, the thread pool in the servlet container can be affected.
首先,servlet容器的线程池可能受到影响。
Deploy the WAR file to an application server or servlet container.
将这个WAR文件部署到应用服务器或servlet容器。
The Jetty 6 servlet container, RIFE, and WebWork use this approach.
Jetty6servlet容器、RIFE和WebWork采用这种方式。
For instance, a request scope starts and stops in a servlet container.
例如,请求范围的开始和结束都在一个servlet容器中。
I will use Apache Tomcat as a servlet container to deploy the clients.
我将把ApacheTomcat作为一个servlet容器使用,用于部署客户机。
Put the JARs in the Solr Home lib directory and start the servlet container.
将JAR放入SolrHomelib目录,然后启动servlet容器。
The servlet container checks the web.xml file for any filters configured.
servlet容器检查web.xml文件中任何配置的过滤器。
You can deploy the sample application on any J2EE-compliant servlet container.
可以在任何兼容j2ee的servlet容器中部署这个应用程序。
The servlet container will pass the HTTP request to the OpenLaszlo server.
servlet容器将把HTTP请求传递给OpenLaszlo服务器。
The servlet container instantiates all listeners configured in the web.xml file.
servlet容器实例化在web . xml文件中配置的所有侦听器。
The servlet container creates a servlet request object representing the user's request.
servlet容器创建一个表示用户请求的 servlet 请求对象。
Every application running within the Tomcat servlet container gets its own directory there.
在Tomcatservlet容器内运行的每个应用程序都将从那里获得应用程序本身的目录。
If the servlet container ACTS as Web server as well, no extra configuration is required.
如果servlet容器也充当Web服务器,就无需额外的配置。
Struts requires a servlet container that supports JSP 1.1 and servlet 2.2 specifications.
Struts需要支持JSP 1.1和servlet 2.2规范的servlet容器。
Because EJB3 is not required, the target of the deployment can be any basic servlet container.
因为不需要EJB3,所以部署的目标可以是任何基本的servlet容器。
The servlet container checks whether the user's request accompanies any state information.
servlet容器检查用户的请求是否带有任何状态信息。
You need to add all the JARs found in the AXIS to the default directory of the servlet container.
您需要将所有AXIS中存在的JAR 文件添加到servlet容器的默认类/库路径下。
The default directory of the servlet container is C:\jakarta-tomcat-4.1.30\webapps\ROOT\WEB-INF\lib.
servlet容器的默认类/库路径是C:\jakarta-tomcat-4.1.30\webapps\ROOT\WEB-INF\lib。
The servlet container creates a new servlet context while starting a JSP or servlet application.
启动JSP或servlet应用程序时,servlet容器创建一个新的 servlet上下文。
The servlet container notifies the ContextLoaderListener class that your application is being started.
servlet容器通知ContextLoaderListener类应用程序正在启动。
You can use this embedded container to run unit tests without having to run an entire servlet container.
可以使用这个嵌入式容器来运行单元测试,而不必运行整个servlet容器。
Now, let's build the HelloWorld service, and then deploy and run it in the Tomcat 6.0 servlet container.
我们现在开始构建HelloWorld服务,然后将其部署到Tomcat 6.0servlet容器中并运行。
Now, let's build the HelloWorld service, and then deploy and run it in the Tomcat 6.0 servlet container.
我们现在开始构建HelloWorld服务,然后将其部署到Tomcat 6.0servlet容器中并运行。
应用推荐