As per this post, I tried to find out html_basic.taglib.xml
file in jsf-impl.jar (as per answer from BalusC). There doesn't exist any xml file html_basic.taglib.xml
. However, there are other xml files like jsf-ri-runtime.xml, xml.xsd
which doesn't have entry for the URL in question.
Since I didn't get the required xml file and required entry for the URL I counldn't actually understand what BalusC tried to tell in that post. Can anyone please elaborate on the same? And where can I find the xml files in JSF jars?