JSP tags, tag libraries, and tag library descriptors.
JSP标记、标记库和标记库描述符。
Create a tag library descriptor (.tld) describing the tags.
创建一个描述标记的标记库描述符(. tld)。
Configuration files: faces-config and tag library (faces-config.xml).
配置文件:faces - config和标签存储库(faces - config . xml)。
For this, you create a tag library that defines tags and EL functions.
为此,创建定义标记的标记库和el函数。
Aggregation Aggregation is supported through a Java Server Page tag library.
聚合聚合是通过一个JS p标记库进行支持的。
Once the tag library is defined, you can add EL functions and logic tags to it.
定义好标记库后,即可向其中添加EL函数和逻辑标记。
This tag library contains tags that look and behave like the original DPTK tags.
此标记库包含了外观和行为都与DPTK 标记类似的标记。
Listing 5 USES the JSTL internationalization helper tag library (see Resources).
清单5使用了JSTL国际化辅助标签库(请参阅参考资料)。
The following are the list of changes that occurred using the Struts tag library.
下面是使用Strut s标记库之后所发生变化的列表。
The DPTK tag library contains various tags that can be used to perform many tasks.
DPTK标记库包含各种各样的标记,它们可以用来完成许多任务。
You can easily extend this functionality using a new Java Server Page tag library.
您可以通过使用新JSP标记库来方便地扩展此功能。
The portlet tag library is available in the Apache-SVN repository (see Resources).
portlet标记库在Apache-SVN 代码库中可以得到(参见 参考资料)。
The next step is to establish a reference between our JSP pages and the tag library.
下一步是建立JSP页面与标记库之间的引用。
This library is defined within an XML document called a tag library descriptor (TLD).
这个库是在一个名为标记库描述符(TLD)的XML文档中定义的。
Let's step through an example portal JSP to see how to use the aggregation tag library.
让我们通过一个示例门户jsp来了解如何使用聚合标记库。
Next, we add a JSP declaration to any page that will need to use the custom tag library.
然后,将JSP声明加入到所有需要使用自定义标记库的页面中。
It includes servlets, JSPs, and a JSP tag library but doesn't use any external resources.
它包括servlet、JSP和一个JS p标签库,但没有使用任何外部资源。
To do this, we need to take a peek at the portlet tag library provided by WebSphere portal.
要这样做,我们需要研究一下WebSphere portal提供的portlet标记库。
The Viewer tag library contains five tags: param, paramDef, parameterPage, report and viewer.
查看器标签库包含5个标签:param,paramDef,parameterPage,report和viewer。
Next month, we'll start talking about JSP custom tags and the JSP Standard tag Library (JSTL).
下个月,我们将开始讲述JS p自定义标记和JSP标准标记库(JSTL)。
To get access to a text string in a resource bundle, we use the text method of the tag library.
要访问资源束中的文本字符串,使用标记库的text方法。
This declaration makes the tag library known to the JSP so you can use all the aggregation tags.
此声明使得JSP能够识别此标记库,这样您就可以使用所有聚合标记。
The Web Viewer now contains a tag library that can be used to customize the behavior of the Viewer.
现在We b查看器包含了一个标签库,该标签库可被用来定制查看器的行为。
This tag library enables JSP-based applications to use a standard tag library to perform common tasks.
这个标记库使基于JSP的应用程序可以使用一个标准标记库来执行常见的任务。
The portlet aggregation framework enables aggregating multiple portlets on one page using a tag library.
Portlet聚合框架可以使用标记库在一个页面上聚合多个Portlet。
WebSphere Portal Server allows developers to implement and provide a user-defined customized tag library.
WebSpherePortalServer允许开发者实现和提供用户定义的定制标记库。
The resulting page should include some form of tag library code that can display the content of a document.
结果页面应该包括一些格式的标签库代码,它们可以显示文档的内容。
Some of the variables that appear should be familiar, such as the Tag Library variables, id and value.
出现的变量有些是十分相似的,例如Tag Library变量,id和value。
In addition to the variables shown in the tables below, each template can also use Tag Library variables.
除了下面表格中显示的变量,每一个模板都可以使用Tag Library变量。
Once you define a tag library (like "arc"), you can add tags and functions to it without updating any XML files.
只要定义了标记库(如“arc”),即可向其中添加标记和函数,不必更新任何XML文件。
应用推荐