The taglib directive 标签资料库指令
Add a taglib directive to JSP files that use the tags.
将taglib伪指令添加到使用这些标记的JSP文件中。
The taglib directive identifies the tag library descriptor and defines the tag prefix that associates subsequent tags with the library.
taglib 伪指令识别标记库描述符,并定义使后继标记与库相关联的标记前缀。
Use the taglib directive at the very beginning of the JSP page to make all of the engine.tld tags available to the rest of the JSP with the prefix.wps
在 JSP 页面的最开始的地方使用 taglib 指示来使所有的 engine.tld 标记可用于剩余的带有 prefix.wps 的 JSP 页面。
应用推荐