JSF2: How are the *.taglib.xml files discovered in jsf-impl.jar?
问题 In jsf-impl.jar (which can be found on mvnrepository.com), the *.taglib.xml files are located in directory com/sun/faces/metadata/taglib/ . I don't understand how they're discovered in this case, because chapter 10.3.2 of the JSF 2 specification says: 10.3.2 Facelet Tag Library mechanism ... The run time must support two modes of discovery for Facelet tag library descriptors Via declaration in the web.xml, as specified in Section 11.1.3 “Application Configuration Parameters” Via auto