I tried importing into my module a .jar which had a .tld file inside, and I get the error:<br><br>"The absolute uri: <a href="http://www.mysite.com/cms/taglib">http://www.mysite.com/cms/taglib</a> cannot be
resolved in either web.xml or the jar files deployed with this
application."<br><br>I tried exporting and importing my module, restarting tomcat, etc, but I keep getting the error.<br>I read some of you managed to use custom tag libraries without having to add manually the reference, żdoes anyone know how they did it?<br>