I currently have my .tag files declared with:
<%@taglib prefix=\"t\" tagdir=\"/WEB-INF/tags\" %>
Example of the path of a tag file :
Should work. Folder names under the specified tag-dir value become hyphen-separated parts of the tag names you would use.