You could simply put it in your J2EE application code and wait until an application client request first comes in for your application.
您可以简单地把它放在J2EE应用程序代码中,一直等到应用程序客户机向您的应用程序发出第一次请求。
Each client request to provide a service will be processed, and an appropriate service will be selected and offered to the client.
提供服务的每一个客户请求都将被处理,并且一个适当的服务将被选中来提供给客户端。
One thread is required for every client request.
每个客户机请求需要一个线程。
As part of the client request pipeline execution, the client request handler is invoked.
客户请求处理程序作为客户请求的管道执行的一部分被调用。
Client identity token and other related information will be encapsulated in the client request message.
客户身份令牌和其他相关信息将被封装到客户请求消息中。
The first is to send a massive amount of state information with each client request, so that each request is context-complete and the server can remain stateless.
第一种设计要在每个客户机请求中都发送大量状态信息,因此每个请求都完整地保留了上下文的内容,服务器是无状态的。
You do this by implementing any of the many server-side stacks that route the client request to the appropriate method.
可以通过实现任意一个服务器栈来完成,它将客户端请求路由到合适的方法。
In the server, before the target service receives the client request.
服务器端,目标服务接受客户端请求之前。
Obviously if the client request for time comes in before the stored time expires, you return the cached time.
显然,如果客户机对时间的请求在所存储的时间过期前进入,您会返回到已被高速缓存的时间。
Stateless -- all data associated with a given function is passed in and out on a single call, enabling any client request to be handled by any running instance in any order.
无状态——通过单个调用传入传出给定函数的所有相关数据,支持任何运行的实例以任何方式处理任何客户请求。
For similar reasons on the client side, it can be quite useful to make the processing and responding to a client request asynchronous on the server.
基于和客户端同样的原因,在服务器端提供异步式的处理并响应客户端请求也是大有益处的。
The client request message mainly includes the client principal name, and the desired lifetime of the ticket.
客户端请求消息主要包括客户端主体名称、期望的票证有效期。
Figure 1 shows the token flow that occurs as the AAP component receives a client request with an embedded LTPA token.
图1所示的令牌流程是在AAP组件接收到包含ltpa令牌的客户机请求时发生的处理过程。
The CWM makes a clear distinction between client-side metadata, which a client requires to query OLAP resources, and server-side metadata, which an OLAP server needs to process a client request.
CWM清楚地区分客户端元数据与服务器端元数据,客户机需要前者来查询OLAP资源,而 OLAP服务器需要后者来处理客户机请求。
Continuously listens for the client request.
持续侦听客户端请求。
The application is modal, which means it only performs work synchronously in response to a client request that is received using HTTP/IIOP or JMS.
此应用程序是模态的,这意味着只能同步执行工作来响应通过HTTP/IIOP或JMS接收的客户机申请。
The first check is to determine if the status line indicates the client request was successfully processed and a result returned (HTTP_OK).
首先检查状态行以确定是否成功处理了客户机请求并返回一个结果(HTTP_OK)。
Your existing domain name server (DNS) can be used for load balancing the client request across multiple IP address supported by the IBM SONAS system.
可以使用现有的域名服务器(DNS)跨ibmSONAS系统支持的多个IP地址均衡客户机请求负载。
The resulting navigation XML document fragments are cached by format and are then appended to every view XML that is generated as a response to a client request.
产生的导航XML文档碎片先接格式缓存,然后在响应客户机请求时添加到所生成的视图XML中。
Otherwise, we set the ETag response header in preparation for the next client request.
否则,我们设置ETag响应头以便为下一次客户端请求做好准备。
After checking the identity of client request, the authentication service constructs the STkt that would allow client to authenticate with target server.
检查了请求客户端的身份后,身份验证服务构造一个STkt,供客户端用来验证目标服务器。
In this diagram, the flow of a client request (steps 1 through 8), is described as follows.
在这个图表中,客户端请求的流程(步骤1至8)描述如下。
Each client request has a new session and a single transaction. You use Hibernate's "current session" feature to associate the two together.
每次客户端请求有一个新会话和一个事务,使用Hibernate的“当前会话”特性将两者关联起来。
The function vcl_recv() is called when the daemon receives a client request.
当守护进程收到一个客户机请求时,将调用 vcl_recv()函数。
The SSL protected communication will not be visible in tcpmon, but the SAML token included in the client request to the provider should be visible in tcpmon, like in Figure 19.
SSL保护的通信在tcpmon中不可见,但包含在发送给提供者的客户端请求中的SAML令牌在tcpmon中应该是可见的,如图19所示。
[DXLCreateDoc] accepts XML in DXL format and processes the client request to create a new document.
[dxlcreatedoc]接受dxl格式的XML,并处理客户机请求,以创建一个新的文档。
The "generate Deploy Code" wizard generates a stateless session bean to pass the client request to the service and handle the returned response from the service.
“GenerateDeployCode”向导生成一个无状态会话来把客户机请求传递到服务,并且处理从服务返回的请求。
I used an open source performance testing framework called Grinder version 3.3 for purposes of simulating client request load.
我使用一个开源性能测试框架Grinder 3.3版来模拟客户端请求负载。
Filters are Web components that typically encapsulate some functionality that, while important, is not central to processing the client request or sending a response.
过滤器是通常封装了一些功能的Web组件,这些功能虽然很重要,但是对于处理客户机请求或发送响应来说不是决定性的。
Filters are Web components that typically encapsulate some functionality that, while important, is not central to processing the client request or sending a response.
过滤器是通常封装了一些功能的Web组件,这些功能虽然很重要,但是对于处理客户机请求或发送响应来说不是决定性的。
应用推荐