Where I can download the HDIV tld (hdiv-html.tld, hdiv-html-el.tld, hdiv-logic.tld..) for Struts 1?
The documentation say to replace Struts tld (struts-html.tld, struts-logic.tld..) by HDIV tld in the web.xml
Thanks
You can find them in github. For example for 2.1.13 release: https://github.com/hdiv/hdiv/tree/2.1.13/hdiv-struts-1/src/main/resources/META-INF
Hope it helps! Gotzon Illarramendi (HDIV Team)