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?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035552#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...