The JSP custom tag libraries are a collection of actions presented as tags.
JSP定制标记库是用标记表示的一组行为的集合。
Using custom tag libraries to construct the component tree in the view root.
使用自定义标签库在视图根中构造组件树。
Of further benefit is the existence of the standard set of custom tag libraries defined within the JSTL.
更好的是在JSTL中已存在一组已定义的标准的自定义标记库。
In this series, we have examined the capabilities of the four JSTL custom tag libraries and their usage.
在本系列中,我们讨论了4个JSTL定制标记库的功能及它们的使用。
JSP pages, however, with their mix of code and custom tag libraries, cannot function well in this environment.
然而,由于jsp页面将代码和自定义标记库相混合,因此无法在这种环境下良好地工作。
In addition, there is a standard facility that developers can use to define their own tags, which are organized into custom tag libraries.
另外,在自定义标签库中组织了一套标准的工具,开发者们可以使用这些工具来定义他们自己的标签。
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 pages are rarely well-formed XML documents, never mind conforming to XHTML, a markup language that doesn't allow the various JSP custom tag libraries.
JSP页面很少具有格式良好的XML文档,并且不重视是否符合XHTML,而 XHTML 这种标记语言并不允许使用各种 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创建者使用。
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页面,然后在运行时在标记库内将其解析为代码片段。
In the "Insert Custom Tag" dialog, under Tag libraries in document, select /WEB-INF/struts-bean.tld .
在“InsertCustom Tag”对话框中,在文档中的 Tag库中选择 /WEB-INF/struts-bean.tld。
Although there are dozens and dozens of tag libraries available in the public domain, the industry has rallied around one particular custom tag library.
尽管在公共域有数十种库,不过业界汇集了一个特定的自定义库。
Although there are dozens and dozens of tag libraries available in the public domain, the industry has rallied around one particular custom tag library.
尽管在公共域有数十种库,不过业界汇集了一个特定的自定义库。
应用推荐