Hey Alessandro,
Create your TLD file, create the associated class files, make sure they are compiled, then add the taglib entry in your web.xml file, then at the top of the JSP you want to use it in, make sure to include the taglib entry that points to the respective URI in your web.xml file, and walla, you should now get your taglibs listed when you do: <| (CTRL-SPACE)