【发布时间】:2010-03-06 15:32:36
【问题描述】:
我正在开发一个基于Struts 的应用程序。我是 Struts 的新手。我想在JSP 页面中使用html 标签,在Struts 提供的taglib 目录中指定。
但是不知道怎么用。我知道如何使用 taglib 指令,但我从消息来源得知 .tld 文件在 1.2.8 版之后已嵌入到 .jar 文件中。我使用的是 Struts 2.1.8 版。
我不知道struts-html.tld 文件位于哪个.jar 文件中。
【问题讨论】: