latest version of Struts1 downloaded from official site.
if you already have downloaded the Struts 1. then why not to use them-
put all tld in WEB-INF. and all your libraries in your src project lib folder.
refer all tld by specifying the location as /WEB-INF/struts-html.tld
instead of specifying the urls. this will also make your project portable.