The action element describes a mapping from a request path to the corresponding action classes that should be used to process the requests.
action元素描述了从请求路径到相应的action类的映射,应该用这些类来处理来自这个路径的请求。
With the request path and parameters mapped, writing a test case becomes a matter of utilizing the MockStrutsTestCase API to set associated values, as shown in Listing 6.
请求路径和参数映射好之后,编写测试用例就成了利用MockStrutsTestCaseAPI设置相关口令值的问题,如清单6所示。
A particular code path is accessed frequently on each request but the data only needs to be fetched, applied, modified, or updated once.
对于每个请求,要经常访问某个特定的代码路径,但是数据却只需提取、应用、修改或更新一次。
If you need to mediate a request message, some form of mediation will probably be required on the response path.
如果需要通过中介对请求消息进行传递,在响应路径上可能需要某种形式的中介。
Additionally, a destination can be configured with a default forward routing path, which will be put into a request message if it arrives at the destination without a forward routing path.
另外,可以使用缺省转发路由路径对目的地进行配置,如果到达目的地的请求消息没有转发路由路径,那么该缺省转发路由路径将放入到其中。
The specific data for each logger goes into the request URI, either as path information or as URI parameters.
每个日志记录器的特定数据都作为路径信息或作为URI参数进入请求 URI。
Creates a session request that allows the event handler to set the rule path and the input parameters.
创建一个允许事件处理器设计规则路径和输入参数的会话请求。
Either the request message could simply add the response mediation's destination to the reverse routing path, or simply apply the reverse mediation to the reply destination.
请求消息可以只需将请求中介的目的地添加到反向路由路径,或者只需应用应答目的地的反向中介。
To force the reply to go first to the reply intercept destination, we need to modify the reverse routing path that is part of the context of the request message.
要强制应答首先到达应答截获目的地,我们需要修改作为请求消息上下文的一部分的反向路由路径。
It actively changes the routing path of the request message and sends cached response messages back to the service consumer.
它将主动更改请求消息的路由路径,将缓存的响应消息发送回服务使用者。
If a response is expected, then the request message will have a reverse routing path set.
如果要求响应,那么请求消息将设置反向路由路径。
Although this is not processed as a message goes through the bus, this path would typically be taken from the request message and set as the forward routing path of the response message.
尽管在消息通过总线时不会对它进行处理,但该路径通常来自于请求消息并设置为响应消息的转发路由路径。
You have to swerve around each tiny rock in your path, remembering state with each request.
您必须绕过前进路上的每一块小石块,牢记各请求的状态。
The destination on which the mediation is applied could be added to the request message's reverse routing path.
可以将中介所应用的目的地添加到请求消息的反向路由路径。
This is known as the forward routing path, and typically a request message will be sent with a path containing a single destination.
这就是转发路由路径,并且通常将发送带有包括单个目的地的路径的请求消息。
ASP.NET routing is used to dispatch a request to a handler based on the requested URL path.
NET路由通常根据请求的URL路径将请求分发到处理器。
It first looks to see whether it has a database entry matching both the path and device and inode number from the request.
它首先查看是否有一个与来自请求的路径、设备和inode号相匹配的数据库条目。
Instead of using the 404 Not Found code if the request URI is for a partial path, always provide a default page or resource as a response.
如果请求URI用于部分路径,与使用404NotFound代码不同,应该始终提供缺省页面或资源作为响应。
The response from the Web service invocation is routed to the next destination according to the reverse routing path of the original request message.
根据原始请求消息的反向路由路径,将来自Web服务调用的响应路由到下一个目的地。
When you pass the information to the compiler, you request that the reader modify the include path appropriately per the installation. Then, compile the code.
在把信息传递给编译器时,您要求进程根据安装相应地修改include路径。
First, Drupal checks to determine whether the node type in the URL path exists and, if it exists, if the user making this request has the authority to create a new node.
首先,Drupal检查url路径中是否存在节点类型。如果存在,还要检查发出这一请求的用户是否有权创建新节点。
In the example above, any HTTP request to the /contact/{contactName}/department path would be handled by the getContactDepartment subresource locator.
在上述例子中,对 /contact/{contactName}/department路径的任何HTTP请求都将由 getContactDepartment 子资源定位器处理。
The servlet class also ensures that when the request reaches the action class it is over a protected servlet path (/myatom).
servlet类还确保在请求到达action 类时,它通过一个受保护的 servlet路径(/myatom)。
The function is provided with two arguments, the request structure (which includes the request type, path and any body data), and the DocRoot.
此函数提供两个参数,请求结构(其中包含请求类型、路径和任意主体数据)以及DocRoot。
In addition, there is a shorter path between the time when a JSP request is received by the Web container and when the response is returned by the JSP page implementation servlet.
另外,Web容器收到JSP请求和JSP页面实现servlet返回响应这段时间内可以缩短路径。
After this initial request, the path to the user's mail database is saved for re-use until the user closes the Web browser or the session expires.
在完成初始请求之后,用户邮件数据库的位置就会被保存下来,以便重用,一直保存到用户关闭Web浏览器或会话过期为止。
This paper proposes a multipath construction method which can construct all certificate paths by transmitting path construction request messages among CAs.
文中提出了一个多路径构造方法,该方法通过CA之间传播路径构造请求信息从而构造出所有的证书路径。
This paper proposes a multipath construction method which can construct all certificate paths by transmitting path construction request messages among CAs.
文中提出了一个多路径构造方法,该方法通过CA之间传播路径构造请求信息从而构造出所有的证书路径。
应用推荐