TagHandler

Using facelets, you need to define each used tag in your tomahawk.taglib.xml file.

If it concerns a JSP tag, you'll have to write a facelets tag handler for it.

here are existing tag handlers definitions:

  • No labels