It gets two request parameters: one contains the name of the cache, which is the JNDI name of the Distributed Map, and the other one is the unique key for getting the data out of the Distributed Map.
它获取两个请求参数:一个参数包含缓存的名称,即分布式映射缓存的jndi名,另一个参数是用于从分布式映射缓存获取数据的唯一密钥。
On receiving a request for synonyms of a given word, search the map using the given word as the key.
在收到对给定单词的同义词的请求后,使用给定单词作为键来搜索映射。
You can achieve this by introducing an input JSP page to pass the message map via a stored attribute in the request.
可以引入输入JS p页来通过请求中的存储属性传递消息映射,从而完成此工作。
The second map, called the results cache, is used to cache the results of each cached request.
第二个映射称为结果缓存,其用于缓存每一个已缓存请求的结果。
Basically, we have a fairly straightforward JACC provider that lets you map arbitrary (simple) principals to arbitrary roles, but it doesn't use any information in the request.
基本来讲,我们有相当直观的JACC提供程序,允许您将任意(简单的)主体映射到任意角色,但它不在请求中使用任何信息。
This map is used subsequently when JDBC statements are executed to update statistics for the appropriate request.
随后在执行jdbc语句更新对应请求的统计值时,会使用这个图。
The first map, called the request cache, is used to cache incoming requests.
第一个映射称为请求缓存,其用于缓存传入的请求。
When the AIX code-set conversion function gets a request with non-AIX code set names, the alias mapping function attempts to map suitable AIX code set names for the request.
当aix编码集转换函数收到包含非aix编码集名称的请求时,别名映射函数尝试为请求映射适当的AIX编码集名称。
It USES annotations to map the resource class with a URI and to map standard HTTP methods in an HTTP request to the methods in the resource class.
它使用注释映射资源类与URI,并将HTTP请求中的标准HTTP方法映射到资源类中的方法。
Request classes: These classes map to the UDDI API, and are used to initiate request messages to the corresponding API.
请求类:这些类映射到UDDIAPI,用于把请求消息初始化为对应的API。
The UDDI request classes map directly onto the APIs that a UDDI 2.0 registry provides.
UDDI请求类直接映射到 UDDI 2.0注册中心提供的API。
It's a map showing where the request and response went in the SOA.
它是说明请求响应在何处进入SOA的图像。
Map the key attributes in the ClearQuest change request with the Jazz work item.
将ClearQuest变更请求中的关键属性映射为Jazz工作项。
Because the reverse proxy server has a different host name, you must update WebSphere application server so that the plug-in can correctly map the inbound request to your application server.
因为反向代理服务器具有不同的主机名,所以必须更新WebSphereApplicationServer,以使该插件能够将入站请求正确映射到您的应用服务器。
However, because the application does not map to a definitive URI, multiple servlets can run on one request message.
不过,由于应用程序并不映射到明确的URI,因此可以对一个请求消息运行多个Servlet。
Model and map additional ClearQuest record types referenced by the change request record type.
变更请求记录类型会应用模型与映射其他的ClearQuest记录类型。
These map directly to the corresponding Python request objects, and are used to perform actions on the registry.
这些消息直接映射到对应的Python请求对象,并且可以用于执行注册中心的操作。
Then fetch() calls places.addPlace(), which uses the map and weather information, along with the address, to create a new Place in request scope.
随后fetch()调用 places.addPlace(),后者使用地图和天气信息以及地址,在请求范围内创建一个新的Place。
To configure CXF dynamically, you need to make use of this implied typing and cast the proxy to the BindingProvider class, then access the request context property map through that cast.
要想动态地配置CXF,需要使用这个隐含的类型并把代理转换为bindingprovider类,然后通过类型转换访问请求上下文属性映射。
Thus when processing a web services request, the provider needs to map the asserted identity to credentials that are valid for its security domain.
因而,当处理Web服务请求时,提供者需要将断言的身份映射到对于它的安全域有效的凭证。
Finally, the map file must provide a WEB section where the wms_srs value includes the projection you want to request - in this case, 900913.
最后,这个地图文件必须提供一个WEB部分,其中wms_srs值包括您想要请求的这个投影—在本例中为900913。
For example, if you are writing a Web server, and all your cached pages are stored in a HashMap, every request will want to acquire and hold the lock on that map, and it will become a bottleneck.
例如,如果您正在编写一个Web服务器,而且所有的高速缓存的页都存储在hashmap中,那么每个请求都将需要获得并占用那个map上的锁,这就将成为一个瓶颈。
In addition to using the HTTP operation, Apache Wink USES the MIME type of the HTTP request to map the request to the correct method.
除了使用HTTP操作以外,ApacheWink还使用HTTP请求的MIME类型将请求映射到正确的方法。
Because Apache Commons HttpClient wants the POST request body to be done in NameValuePairs, we iterate through the elements of the map using the foreach call.
由于ApacheCommonsHttpClient要求POST请求的主体放在NameValuePairs中,因此我们使用foreach调用遍历map的元素。
You request a map by assembling the request and posting it to the server, loading it directly into a element.
通过以下方式请求一张地图:构造一个请求,发送给服务器,再直接加载到 元素。
The service name of the request is used to map the request to a transaction class.
请求的服务名用于将请求映射到事务类。
The way you map incoming request to the endpoints is completely up to you: by default, we supply mappings that are based on message content, or the SOAPAction header.
你将得到的请求映射到端点的方式,完全由你自己决定;默认情况下,我们提供基于消息内容的映射,或者SOAPAction Header。
Table 2 summarizes the map analysis and specifies how to transform the export file into a SOAP request.
表2总结了上述映射分析,并指明如何把导出文件转换成SOAP请求?
For example, you can access a list element with zget("/request/myList#3"), or the value of key within a map using zget("/request/myMap#key").
例如,可以通过zget("/request/myList#3")访问列表元素,或使用 zget("/request/myMap#key") 访问映射内部的 key 的值。
For example, you can access a list element with zget("/request/myList#3"), or the value of key within a map using zget("/request/myMap#key").
例如,可以通过zget("/request/myList#3")访问列表元素,或使用 zget("/request/myMap#key") 访问映射内部的 key 的值。
应用推荐