It also allows modules, called tag libraries, to be embedded into the application, increasing the number of XML tags that can be added to the HTML and provide useful functionality.
它还允许名为标签库的模块,并将该模块嵌入到应用程序中,增加可以添加到HTML的XML标签的数量,并提供有用的功能。
The point here is that more so than XMLC, JSP technology can achieve its goals, by only allowing tag libraries, for example.
这里的重点是,JSP技术实现目标的能力远远超过XMLC,例如,仅仅是允许标记库这一项就比 XMLC 强很多。
JSP pages, however, with their mix of code and custom tag libraries, cannot function well in this environment.
然而,由于jsp页面将代码和自定义标记库相混合,因此无法在这种环境下良好地工作。
JSP custom tags can be written by anyone and then supplied for use by JSP authors, in the form of tag libraries.
任何人都可以编写JS p自定义标记,然后以标记库的形式将其提供给JSP创建者使用。
In addition, there is a standard facility that developers can use to define their own tags, which are organized into custom tag libraries.
另外,在自定义标签库中组织了一套标准的工具,开发者们可以使用这些工具来定义他们自己的标签。
Tag libraries allow custom tags (for example, ) to be added to a JSP page, which at runtime are resolved into code fragments in, well, tag libraries.
标记库允许将自定义标记(例如 )添加到JSP页面,然后在运行时在标记库内将其解析为代码片段。
Notice that it's a mix of straight HTML along with tags from two tag libraries, each designated as a URI (which represents the namespace) aliased to a prefix.
注意,它混合了标准HTML和来自两个标记库的标记,每个标记库指定为作为前缀别名的URI(代表名称空间)。
The JSP custom tag libraries are a collection of actions presented as tags.
JSP定制标记库是用标记表示的一组行为的集合。
JSP advocates are quick to let you know that JSP tag libraries can help you avoid this problem.
JSP的拥护者会很快告诉您JS p标记库可以帮助您避免这个问题。
In fact, to avoid access to these native features, you will have to exercise great discipline in coding (using only EL, tag libraries, and the like).
事实上,为了避免访问这些固有的特性,您在编码中必须严格约束(只是使用EL、标签库和类似的特性)。
Also, since JSF components are exposed as tag libraries, we've looked at some of the source for the XHTML pages.
同时,由于JSF组件公开为标记库,因此我们查看了一些xhtml页面的源代码。
Of further benefit is the existence of the standard set of custom tag libraries defined within the JSTL.
更好的是在JSTL中已存在一组已定义的标准的自定义标记库。
In Listing 1, the first few lines set up the tag libraries that will be active within the page.
在清单1中,前几行设置将在页面中处于活动状态的标记库。
Using custom tag libraries to construct the component tree in the view root.
使用自定义标签库在视图根中构造组件树。
Some knowledge of the J2EE concepts, such as JSPs, tag libraries, deployment descriptors, and packaging your Web applications in a.war file.
了解一些J2EE概念,如JSP、标签库、部署描述符以及如何将Web应用程序打包到.war文件中。
In this series, we have examined the capabilities of the four JSTL custom tag libraries and their usage.
在本系列中,我们讨论了4个JSTL定制标记库的功能及它们的使用。
The application you'll develop uses the Spring tag libraries mainly to bind forms with a command object.
要开发的应用程序将主要使用Spring标记库把表单与命令对象绑定在一起。
In the second article, we will discuss in detail how to use the Domino tag libraries to create dynamic JSPs.
在第二篇文章中,我们将详细讨论如何使用Domino标签库创建动态jsp。
And it is in those cases that JSP technology cannot help; JSP pages must always be evaluated at runtime to remove the JSP code scriptlets and tag libraries.
而JSP技术在这些情况下无能为力;Jsp页面必须始终在运行时进行处理,以去掉JSP代码scriptlets和标记库。
JSP tag files are the ideal solution for simplifying Web component development because they let you create custom tag libraries, using the JSP syntax.
JS p标记文件是简化We b组件开发的理想解决方案,因为它们允许使用jsp语法创建定制标记库。
JSP tags, tag libraries, and tag library descriptors.
JSP标记、标记库和标记库描述符。
In part two, we focus on the tag libraries.
在第2部分中,我们将侧重点放在了标签库上。
Spring tag libraries are used to bind the form data with fields in HTML form.
Spring标记库用于绑定表单数据与HTML表单中的字段。
Lotus recognized the demand and responded by creating two tag libraries that abstract and encapsulate common Lotus Domino and J2EE functions.
Lotus了解到了这种需求,因此创建了两个标签库,它们对通用的LotusDomino和J2EE功能进行了抽象和封装。
The tag libraries support bidirectional data flow between Lotus Domino and WebSphere.
标签库支持LotusDomino和WebSphere之间的双向数据流动。
You should include an application specific tag library in a portlet application only in the case when the standard tag libraries are not sufficient.
您只有在标准标记库不够用时,才需要在Portlet应用程序中包含特定于应用程序的标记库。
The JSP page (see Listing 6) declares the used tag libraries, which are JSTL Core (prefix c) and the library of tag files (prefix da). The CityForm.jsp
JSP页面(见清单6)声明了所使用的标记库,它们是JSTLCore(前缀为c)和标记文件库(前缀为da)。
To use the tag libraries, you must have intimate knowledge of the Domino architecture and the database design.
要使用标签库,必须非常熟悉Domino架构和数据库设计。
So far in our tour of JSTL, we've examined the JSTL expression language (EL) and both the core and FMT tag libraries.
迄今为止,在我们的JSTL之旅中,我们讨论了JSTL表达式语言(expression language,EL)和core和fmt标记库。
In part two, we focus on the Domino JSP tag libraries.
在第2部分,侧重点是DominoJS p标签库。
应用推荐