在哪里可以下载 Struts 1 的 HDIV tld(hdiv-html.tld、hdiv-html-el.tld、hdiv-logic.tld..)?
文档说用 web.xml 中的 HDIV tld 替换 Struts tld (struts-html.tld, struts-logic.tld..)
谢谢
你可以在 github 中找到它们。例如 2.1.13 版本: https ://github.com/hdiv/hdiv/tree/2.1.13/hdiv-struts-1/src/main/resources/META-INF
希望能帮助到你!Gotzon Illarramendi(HDIV 团队)