I did some examples of JSF with tags:
but it returned to me this exceptionCode:<%@ taglib uri="http://myfaces.apache.org/extensions" prefix="x"%>
javax.servlet.ServletException:absolute uri: http://myfaces.apache.org/extensions can't resolve or in web.xml or in jar files
what is the problem?
