0 Replies Latest reply on Apr 7, 2007 4:55 PM by simonbaker

    Glue Q

    simonbaker

      Looking at the monitor.jsp code, the JSF taglibs are:

      <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
      <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>

      I've been looking for a web.xml file that maps those uris but haven't found one.

      How is that reference resolved?