The system will update your server.xml file of the Tomcat Web server automatically.
系统会自动更新Tomcat Web服务器的server.xml文件。
Start the Tomcat Web server by running the startup.bat file under the TOMCAT_HOME\bin folder.
通过运行 TOMCAT_HOME\bin文件夹中的 startup.bat文件启动Tomcat Web服务器。
Now start the Tomcat Web server by providing the catalina start command under the CATALINA_HOME \ bin folder.
现在通过在CATALINA_HOME \bin文件夹下提供catalinastart命令来启动Tomcat Web服务器。
Jakarta-Tomcat has a built-in Web server and can also be used with other Web servers in a production environment.
Jakarta - Tomcat有一个内置的Web服务器,也可以在产品环境中与其他Web服务器一起使用。
The basic idea is to create a dynamic Web application project and point it to the application server runtime, which in this case is the Apache Tomcat runtime.
基本的思路是创建一个动态web应用程序项目并将其指向应用服务器运行时,这在本例中为ApacheTomcat运行时。
Note that after you've unloaded the Tomcat welcome page, you can place your own application modules at the root of the Web server for even greater customization.
注意,Tomcat欢迎页面下载完毕后,可将自己的应用程序模块放置在Web服务器的根下,从而可实现更好的自定义。
For example, a Web server can forward requests to a Tomcat process (the worker) running behind it.
例如,Web服务器可以将请求转发给在其后台运行的Tomcat进程(工作线程)。
This tutorial provides a step-by-step guide to setting up those conditions using Tomcat as the server and a Web browser as the client.
本教程会分步指导如何设置这些条件,把Tomcat 用作服务器,把浏览器当做客户机。
Download Apache Tomcat V5, a compatible Web server that will integrate into the ATF.
下载ApacheTomcatV5,它是将集成到at F中的兼容Web服务器。
Servlet containers, such as Apache Jakarta Tomcat, implement the Servlet API, letting you build dynamic content into pages on the server that can then be sent to a Web browser.
Servlet容器(例如ApacheJakartaTomcat)实现了 ServletAPI,使您可以将动态内容建立到服务器页面中,该页面随后会被发送到Web 浏览器。
Apache Tomcat: This server is used to contain the Web services that provide access to the Web resources.
ApacheTomcat:此服务器用于保存可以提供对Web资源的访问的Web服务。
Tomcat is used as a Web server for deploying the service, and AXIS (a popular Web service development kit) is used for developing the service.
Tomcat被用部署该服务的Web服务器,而AXIS(流行的Web服务开发工具包或引擎)被用来开发我们的服务。
Click Finish to create the Web project configured to use the Tomcat server and default Web configuration (see figure 9).
单击Finish完成这个Web项目的创建,这个项目被配置为使用Tomcat服务器及默认的Web配置(参见图9)。
MechSoft releases Siwpas, a lightweight application server based on Apache Tomcat that focuses exclusively on Web applications.
最近MechSoft公司发布了Siwpas,它是基于ApacheTomcat的轻量级应用程序服务器,特别专注于Web应用程序。
We'll then see how this server scales against a standard I/O server (Tomcat 5.0) in a multiplexed Web server environment.
我们将会看到在多元的Web服务器环境中,这个服务器是如何针对标准I/O 服务器(Tomcat 5.0)进行伸缩的。
You can see the problem in Listing 2, which is a code snippet from Tomcat, the open source web application server.
您可以在清单2中看到这个问题,这是节选自开源web应用服务器Tomcat的代码片断。
Please refer to the documentation of Tomcat, WAS or other application server for details on how to deploy a web application.
请参考Tomcat、WAS或其他的应用服务器文档以获得有关如何部署Web应用程序的细节。
The server code was run on Tomcat 6.0.20, configured to use 1024MB of heap, with the client code using 512MB of heap. The web service stack versions were
服务器代码运行在Tomcat6.0.20 上,经配置将使用 1024MB 大小的堆,而客户机代码则使用 512MB 大小的堆。
Deploy the application on any Web server (for example, Tomcat), and start the server instance.
将这个应用程序部署到任意一个Web服务器(例如,Tomcat)上,并启动此服务器实例。
You can technically use Tomcat to run static Web sites, although a Web server such as Apache Web server may be a better choice for static content.
虽然您也可以在技术上使用Tomcat运行静态Web站点,但Web服务器,比如apache Web Server更适合于静态内容。
The server code was run on Tomcat 6.0.20, configured to use 1024MB of heap, with the client code using 512MB of heap. The web service stack versions tested were
服务器代码运行在Tomcat6.0.20 上,它的配置使用 1024MB的堆,其中客户端代码使用 512MB 的堆。
In order to serve your content from a web server such as Apache Tomcat, simply update the web.xml configuration file as such.
为了让ApacheTomcat这样的web服务器支持此类内容,只需要将web .xml配置文件更新为如下内容。
Build a web service using CXF and deploy it in the tomcat server.
使用CXF构建一个Web服务,并将其部署在Tomcat服务器。
In 2008 they bought G2One, the company behind the Groovy programming language and Grails web framework, and Covalent, a company that provided support for Apache's Tomcat application server.
2008年,他们购买了G2One——Groovy编程语言和GrailsWeb框架背后的公司,以及Covalent——为Apache的Tomcat应用服务其提供支持的公司。
Tcat Server provides indepth diagnostics and debugging capabilities for web applications running on Tomcat instances.
Tcat服务器为运行在Tomcat实例上的web应用程序提供了深层次的诊断和调试能力。
In this case, we were focused on Apache Tomcat, our favorite Web Application Server.
这次,我们专注于ApacheTomcat,那是我们最喜欢的Web应用程序服务器。
In this case, we were focused on Apache Tomcat, our favorite Web Application Server.
这次,我们专注于ApacheTomcat,那是我们最喜欢的Web应用程序服务器。
应用推荐