Line 9 gets the authentication token from the request parameter.
第9行代码从请求参数中获取验证token。
The winning provider receives the message from the request queue.
获胜的提供者从请求队列接收消息。
RequestType — retrieves the HTTP request method from the request.
requestType——从请求检索HTTP请求方法。
ClearResults: clear the current query and its results from the request.
clearResults:清除请求的当前查询及其结果。
Aside from the request-response pattern, WSDL also defines the following.
除了请求-响应模式之外,WSDL还定义了以下内容。
Assign the data from the request container to the container to be sent to JoeLaptops.
从请求容器中分配数据到要发送给JoeLaptops的容器中。
This input data element obtained from the request attribute consists of multiple parts.
从请求属性获取的这个输入数据元素由多个部分组成。
The request processing class reads the parameter values from the request as follows
请求处理类从 reqeust 中读取参数值,如下所示
The generation of a response by a service provider as a transaction separate from the request.
服务提供者生成响应的过程作为一个事务与请求分开。
It reads all the parameters from the request object and sets it in the user object, using the set methods.
它从请求对象中读取所有参数,并将其在用户对象中用set方法进行设置。
In this case, it's set to true so that the.xml suffix is removed from the request URL once a match occurs.
在本例中,该属性设置true,以便在一个匹配发生后删除请求url中的.xml后缀。
In this case, it's set to true so that the.json suffix is removed from the request URL once a match occurs.
在本例中,它设置为true,所以一旦出现匹配,就从请求url中删除.json后缀。
First, you must have an XML object that communicates and handles the response from the request sent to the server.
首先,必须有一个XML对象,用于通信和对发送到服务器的请求的响应进行处理。
The container invokes this callback handler when it receives a Web service response from the request sent earlier.
当容器从此前发送的请求接收到一条Web服务响应时,即调用这个回调处理程序。
The cut attribute indicates whether to delete the matched substring segment from the request URL before proceeding.
cut属性指出是否在继续之前从请求URL中删除匹配的子字符串片段。
In the get method, you first extract all the useful information from the request that is passed as query parameters.
在get方法中,首先从被作为查询参数传递的请求中提取出所有有用信息。
APF creates an authentication token with the username, password, and other information fetched from the request object.
APF使用取自请求对象的用户名、密码和其他信息创建一个身份验证标记。
It first looks to see whether it has a database entry matching both the path and device and inode number from the request.
它首先查看是否有一个与来自请求的路径、设备和inode号相匹配的数据库条目。
Component values are typically retrieved from the request parameters, although they can also be retrieved from cookies or headers.
虽然组件值也可以从cookie或头文件中进行检索,但是它们通常是通过请求参数进行检索的。
The request processing class also must set the session variable jspMode with the parameter value read from the request object.
请求处理类还必须用从request对象中读取的参数值设置会话变量jspMode。
This function takes a 32-bit integer from the request, and USES it in an arithmetic operation that calculates the size of a dynamic buffer.
此函数从请求中提取一个32位整数,并使用它中的算术运算来计算一个动态缓冲区的大小。
The values are copied from the request parameters to the components' values (by the components themselves) in the apply request value phase.
在应用请求值阶段,这些值被从请求参数拷贝到组件值中(这是由组件本身进行的)。
The use of the Workplace Forms APIs to obtain the form from the request object and extract field values from the form is depicted in listing 3.
清单3对使用WorkplaceFormsAPI从请求对象获取表单以及从表单提取字段值进行了说明。
There is really no need to put this object on a session anymore, since Portal will maintain it for us and make it available from the request.
确实没有必要再把这个对象放在会话中,因为门户为我们维护它并且可从 request 获取它。
You now have all the data returned from the request and send that data to the parser so that you can get the blog entry titles in the updates feed.
现在已从请求返回所有数据,并将数据发送给了解析器,以便能获得更新提要中的博客条目标题。
The process of consolidating data and populating it in the target is decoupled from the request flow when a consumer accesses the data in the target.
整合数据和将其填充到目标的过程与当使用者访问目标中的数据时的请求流是分离的。
Each type of logon data has a matching function of the IBiBusHeader2 class to be used to retrieve it from the request which is passed to the logon function.
每个登录数据类型在IBiBusHeader 2类中有一个对应的函数,用于从传递给logon函数的请求中获取登录数据。
Therefore, if you can make sure that a null locale is returned from the user's profile, then WebSphere Portal must use the locale it gets from the request header.
因此,如果您可以确保从用户的概要返回空区域设置,则WebSpherePortal必须使用其从请求Header获得的区域设置。
Here, protocol information is retrieved from the request object (by means of the EL's pageContext implicit object) and tested using a simple string comparison.
在这里,检索请求对象而获得协议信息(通过EL的pagecontext隐式对象),并用简单的字符串比较对协议信息进行测试。
In this example, for instance, you need to extract the user credentials from the request cookies and use them to authenticate the user against the user registry.
例如,在本示例中,您需要从请求cookie中提取用户凭据并使用它们根据用户注册表验证用户的身份。
应用推荐