The controller examines the request and extracts the view ID, which is determined by the name of the JSP page.
控制器会对请求进行考查,并提取出视图的ID,这是由jsp页面的名字来确定的。
We can get this from our login page that prompts for a user ID.
我们可以从提示输入用户标识的登录页面中获取用户名。
Not only is that a bother, but a bookmarked page would then have an old ID (a new ID is generated every session).
这不仅麻烦,而且带书签的页面将拥有一个老的标识(每个会话生成一个新标识)。
Therefore, the data map ID is unique for each user and page combination.
因此,此数据地图ID对每个用户和页面的组合而言也是惟一的。
This application will have a login page for the user to enter a user ID.
这个应用程序为用户输入用户标识提供了登录页面。
So, create a property containing the ID of the dynamic page instance.
因此,需要创建包含动态页面实例ID的属性。
Fill in the registration page; the most important values to remember are the ID and password.
填写注册页;需要记住的最重要的值是标识和密码。
For assistive technology to identify the element on the HTML page, the id should be unique, or there will be confusion about which element is the correct one.
对于用来识别HTML页面上的元素的辅助技术来说,ID应该是惟一的,否则就会产生混乱,无法确定哪一个才是正确的元素。
Thus, while you are limited by having only one element per ID on a page, you can have many elements with the same CLASS on a page.
因此,尽管受到同一页面的每个元素只有一个ID的限制,同一页面上的多个元素仍然可以拥有相同的CLASS。
This lets you get the ID parameter that was passed in from the previous page.
这就让您能够获得由前一页传递过来的ID参数。
Proper page design calls for every ID on a page to be unique, though this is sometimes broken (intentionally or unintentionally).
正确的页面设置要求页面上的每个ID都是惟一的,虽然有时并不是这样(有意或无意)。
A target page, using either the unique name of the page or its object ID.
一个目标页面,使用惟一的页名或其对象ID。
However, you could not transmit the ID of the dynamic page instance using that argument because you do not know the ID before the page has been launched.
不过,您不能使用该参数传送动态页面实例的ID,因为在启动页面之前您不知道它的ID。
The JSF view ID, which is part of the returned ID, is unique for each JSF page.
JSF视图ID是返回 ID的一部分,对每个 JSF页惟一。
The second parameter is the ID of the HTML element on the page where the SWF will be embedded within.
第二个参数是在其中嵌入s WF的页面的HTML元素的ID。
Buffer pool ID, name, and page size.
缓冲池id、名称和页面大小。
The Web form login page requests a user ID and password.
这个Web格式的登录页面请求用户ID和密码。
Create a step processor in the process Designer window and paste the page ID into the step processor location, as shown in Figure 10.
在ProcessDesigner窗口中创建步骤处理程序,并将页面ID粘贴到步骤处理程序的位置,如图10所示。
The object (Listing 2) takes an ID of an element on the page, a URL of a Web server, and a map of options.
此对象(清单2)接受页面上一个元素的ID、Web服务器的一个URL和一个表示选项的映射键值对。
Tip: We transmit the ID of the launched page using the PropertyBrokerContextPassingService to demonstrate how to use this feature.
提示:我们可以使用PropertyBrokerContextPassingService传送已启动页面的ID,来演示如何使用此功能。
The id is a variable to ensure that the ID on the page will be unique.
id就是一个确保页面上的 ID独一无二的变量。
Scroll down to the middle of the page, and you'll see your AWS account id.
向下滚动到页面中部,您将看到您的AWS帐户ID。
The user ID displayed on the output page should be the same one you used to authenticate to the servlet.
输出页上显示的用户ID应该与用于通过Servlet 身份验证的 ID相同。
Writing jQuery code when you know every ID and class on the page can be very straightforward and easy.
知道页面上的所有ID和类时,编写jQuery代码是非常简单的。
When using jQuery, searching for a CLASS is as easy as searching for an ID on a page, thus making it seem that these two searches are interchangeable.
使用jQuery时,搜索CLASS就像搜索页面上的ID一样简单,因此这两个搜索似乎是可互换的。
You can see from Figure 12 that the input-parameter page contains three fields: Page Id, Page Title, and Description.
从图12 中可以看到输入参数页面包含三个字段:Page Id、Page Title和 Description。
Note that the response Web page has an element whose ID is success.
注意:响应Web页面具有一个ID为success的元素。
You can see there is a div on our page with this ID.
可以看到页面上有一个具有此ID的div。
The ID tags shown in the Source page refer to an internal representation for the test.
source页显示的ID标签指的是测试的内部表示。
The first time out, this ID is 0, so that the messages.php page returns everything it has.
一开始ID为 0,因而 messages.php 页面返回所有的消息。
应用推荐