In my index.xhtml , I have a namespace defined like this xmlns:h=\"http://java.sun.com/jsf/html\". The server at this url indicates that the page c
index.xhtml
xmlns:h=\"http://java.sun.com/jsf/html\"
<%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
jsf-api.jar and jsf-impl.jar jar in your lib.