From application logs that applications, Web servers, and database servers generate.
从应用程序、网络服务器、数据库服务器所生成的应用程序日志中得到。
You'll want to download the Web application and database and set them up on a Web server to follow along.
您将需要下载Web应用程序和数据库并在一个Web服务器上安装它们,以继续本文内容。
In this section you will connect the Web application to a MySQL database.
在本节中,您将把Web应用程序连接到一个MySQL数据库上。
XML lets you access those design elements and documents. Think of it as your application server, Web server, and database engine rolled into one.
XML允许您访问这些设计元素和文档,可以将它想像成合为一体的应用服务器、Web服务器和数据库引擎。
This tells Geronimo that the Web application, when deployed, requires the database deployment to be started first.
这将告诉Geronimo,在进行部署时,Web应用程序需要首先启动数据库部署。
In the classic mistake, an enterprise chooses to cluster its Web servers and application servers but not the database servers.
在典型的错误中,一个企业选择群集它们的Web服务器和应用程序服务器而不是数据库服务器。
This database is also required by each Web application server.
每个Web应用服务器都需要这个数据库。
You will use PHP to connect to your Web application database, pull updated information out, and format it into an XML RSS document.
您将使用php来连接Web应用程序数据库、拉出更新的信息,并将其格式化为xmlRSS文档。
This section gives an overview of the architecture used in the Domino Discussion database Web services application.
本节将对DominoDiscussion数据库web服务应用程序中使用的架构进行概述。
At a high level, it takes into consideration all the different components required to run Lotus Connections: database, LDAP directory, Web server, and application server.
在较高的层面上,考虑了LotusConnections运行所需要的各种组件:数据库、LDAP目录、Web服务器和应用服务器。
The recommended practices illustrate how to optimize the performance of the Web server, application server, LDAP server, and database server.
所推荐的操作实践阐明了如何优化Web服务器、应用服务器、LDAP服务器和数据库服务器的性能。
So the way that we approach monetizing our iPhone application has been to build a web database, that links with the iPhone application.
所以我们,用来盈利的方式,就是建立一个网络数据库,这个数据库和iPhone的应用程序联系起来。
Ability to store and access information in a Derby database through a Web application without network connectivity.
这样可以通过Web应用程序存储和访问Derby数据库中的信息,而不要求网络连通性。
The same applies to database back-ends, application servers, Web servers and other elements of the environmental infrastructure, and, in particular, to combinations of these.
这同样可以应用到数据库后端、应用程序服务器、Web服务器和环境基础架构的其他元素,并且特别是对于这些的排列组合。
Typically you would access database data in either the Web or EJB application tiers, but not both.
通常,您将在Web或EJB应用程序层中访问数据库数据,但不会同时在这两个层中进行访问。
The Web application USES a Derby database to store and query flight information for the fictional LowFareAir airlines.
该Web应用程序使用一个Derby数据库来为虚拟的LowFareAir航空公司存储和查询航班信息。
Not just Web pages, but front-office application documents, database rows and metadata, personal data, transactional logs, business rules and policies, and even services.
不仅仅是web页面,还包含前台应用程序文档、数据库行和元数据、个人数据、事务日志、业务规则和策略,甚至服务。
Adding Web servers, application servers, and database servers and load balancing across them becomes straightforward.
添加Web服务器、应用服务器和数据库服务器及其上的负载平衡都非常简单。
Where Domino Web applications rely on design elements within the primary application database, Domino Web Access predominantly USES design elements within the forms file.
传统的DominoWeb应用程序依赖于主应用程序数据库中的设计元素,而Domino WebAccess主要使用表单文件中的设计元素。
Use the database logic from HelloCloudscape.jsp as sample code for the database logic in your Web application.
将HelloCloudscape . js p中的数据库逻辑用作Web应用程序中数据库逻辑的样本代码。
This is not a requirement for any Web application to connect to a Derby database; however, the application USES a data source for the first JSP page for demonstration purposes.
并不是每个连接到Derby数据库的Web应用程序都需要如此。但是为了演示的目的,这个应用程序为第一个jsp页面使用一个数据源。
Now let's imagine if we had four Web servers, two application servers, and two database servers supporting this environment.
现在让我们设想一下这样的情况:我们拥有四个Web服务器、两个应用服务器和两个数据库服务器来支持此环境。
In this article, you'll install and configure your database — the back end of your Web application — create a database schema, and learn about some simple tools for populating it with data.
在本文中,您将安装并配置数据库——Web应用程序的后端,来创建数据库模式,并了解一些用于向其中填充数据的简单工具。
Other application areas include intrusion detection, web log analysis, database access patterns, and so on.
其他的应用领域还包括侵入检测、Web日志分析、数据库访问模式等等。
Since all query log data is stored in a Cloudscape database, the ESAdmin web application needs to obtain the specified data from the Cloudscape database through SQL requests.
由于所有的查询日志数据存储在Cloudscape数据库中,ESAdminweb应用程序需要通过SQL请求从Cloudscape数据库中获得特定数据。
The current trend in system design is to provide a separate system for each application or instance of an application, such as a database, web application, or financial package.
当前,系统设计领域的趋势是为每个应用程序或应用程序实例提供单独的系统,比如数据库、Web应用程序或财务包。
A user might have several goals that would benefit from a how-to: for instance, setting up Web authentication, reading a database from a Web application, and so on.
用户可能为了多个目标使用“how - to”,比如设置Web身份验证、从web应用程序中读数据库等。
Let's use an example of a common three-tier application environment: Web, application server, and database server.
接下来让我们看一个常见的三层应用程序环境示例:Web、应用服务器和数据库服务器。
Suppose that later the application topology changes, placing a Web service between the application and the database.
假设不久后应用程序拓扑发生了改变,在应用程序和数据库之间放置了Web服务。
The typical stack for a web application looks like Figure 1; an application communicates to a database, often through a data persistence layer such as Hibernate.
web应用程序的典型堆栈如图1 所示;应用程序与数据库通信,通常通过 Hibernate 这样的数据持久化层完成。
应用推荐