79488351

Date: 2025-03-06 05:32:24
Score: 0.5
Natty:
Report link

According to this part of the Faces spec: https://jakarta.ee/specifications/faces/4.0/jakarta-faces-4.0#a5638, you’re missing one more thing - define reference to your taglib xml file in web.xml, using the servlet context parameter. It would have value of “/WEB-INF/example.taglib.xml”

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Ondro Mihályi