The request contains the request URL as key parameters.
请求包含请求url,将其作为主要参数。
Additionally, the data has to be encoded on the request URL.
此外,必须在请求url上对数据进行编码。
First, assume that your service accepts a parameter called callback in the request URL.
首先,假设您的服务在所请求的URL中接受了一个名为callback的参数。
The first approach is to set the locale in the navigation state of the incoming request URL.
第一个方法是在传入请求 URL的导航状态中设置区域设置。
It also stores the original request URL and redirects the user to that URL after successful login.
它还存储原始请求url并在用户成功登录后将它们重定向到那个URL。
You use it to build a request URL based on the root URI, and then send requests and get responses.
您可以使用该类根据根uri构建一个请求url,然后发送请求并获取响应。
Check if the request url is an action url to determine if you need to ignore this request as well.
检查请求url是否为操作url,以确定是否也需要忽略此请求。
A request URL can be updated dynamically using replacement blocks and parameters on the method.
一个请求的URL可以通过替换块和请求方法的参数来进行动态的更新。
Notice that Listing 13 implements a simple paging system, which expects a page number in the request URL.
注意,清单13实现了一个简单的分页系统,它预估请求url中的页码。
The command line simply launches five lynx processes, appending an identifying ordinal to the request URL.
命令行启动五个lynx进程,将标识序号附加在请求url的后面。
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后缀。
This means, that I can safely store state in member variables (e. g. parameters from the request URL).
这意味着,我可以放心地将状态存储在成员变量(如参数从请求url)。
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后缀。
The cut attribute indicates whether to delete the matched substring segment from the request URL before proceeding.
cut属性指出是否在继续之前从请求URL中删除匹配的子字符串片段。
The browser appends the relative URL to either the current request URL or to the value of the HTML base tag (if any).
浏览器可以将相对url附加到当前请求url或html基标记的值后(如果有)。
This example clearly demonstrates that the one-to-one mapping between a JSF request URL and view template is not imperative.
这个例子很明显地演示了jsf请求url与视图模板之间并不一定存在一对一的关系。
Since you've added the data to send to the server (the city and state) in the request URL, you don't need to send anything in the request.
因为已经在请求URL中添加了要发送给服务器的数据(city和state),所以请求中不需要发送任何数据。
During URL decoding, the portal creates the state holder and populates it with the navigational state retrieved from the incoming request URL.
在URL解码期间,门户将创建状态容器,并使用从传入请求url检索的导航状态对其进行填充。
If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.
如果此url需要提供现有内容,则系统管理员可能需要添加到指定应用程序的新请求url映射。
If the request URL matches the URL pattern, the servlet container invokes Acegi's FilterToBeanProxy, registered as a servlet filter in step 9 of Figure 1.
如果请求url与这个URL模式匹配,servlet容器调用Acegi的FilterToBeanProxy, FilterToBeanProxy已在图1的第9步中被注册为一个servlet过滤器。
Listing 11 is best thought of as a giant conditional statement, which executes a particular branch based on the value of the o parameter in the request url.
清单11被视为一个庞大的条件语句,它基于请求url中的o参数的值执行一个特定的分支。
In this case, it's set to false to ensure that the request continues down the list until the rest of the request URL is matched and the appropriate Action invoked.
在本例中,该属性设置为false,以确保该请求继续检查列表,直到请求url的剩余部分被匹配并调用适当的Action。
The page action method then mines the request URL to determine the type of data and the data identifier, loads that data, and then navigates to the appropriate template.
然后,该页面动作方法利用请求url,以判断数据类型和数据标识符,加载数据,然后导航到适当的模板。
For GET requests, the script retrieves the message identifier included in the request URL and then POSTs it to the API endpoint for message deletion, as shown in Listing 4.
如果是GET请求,脚本会检索包含在请求url中的消息标识符,然后通过POST将其发送至api端点来删除消息,如清单4所示。
In an SSL application, an SSL certificate must match the requested URL by the user or a warning message will pop up saying that the request URL does not match the domain name of the SSL certificate.
在SSL应用程序中,SSL证书必须与用户请求的URL匹配,否则会弹出一个警告消息,指出所请求的url与ssl证书的域名不匹配。
It is very RESTfully designed, so you can use any code that can request data from a URL.
它是基于REST风格设计的,所以您可以使用任何用来从URL请求数据的代码。
If you redirect the request, the URL will be munged automatically.
如果你重定向这个请求,URL将被自动加上参数。
We have shown how to use the services to perform basic operations on documents and explained the URL request and response for each operation.
本文演示了如何使用这些服务执行基本的文档操作,并解释了每种操作的URL请求和响应。
When sending a request to portal, the URL needs to specify which virtual portal should be accessed.
当向门户发送请求的时候,URL需要指定应该访问哪一个虚拟门户。
When sending a request to portal, the URL needs to specify which virtual portal should be accessed.
当向门户发送请求的时候,URL需要指定应该访问哪一个虚拟门户。
应用推荐