The prefix “pt” for attribute “pt:data-inset” associated with an element type “p:dataList” is not bound
问题 I have following Primefaces page and controller. Page <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core" xmlns:p="http://primefaces.org/ui" xmlns:pm="http://primefaces.org/mobile"> <f:view renderKitId="PRIMEFACES_MOBILE"/> <h:head> </h:head> <h:body id="body"> <pm:page id="page"> <pm:header title="MyProduct"> </pm:header> <pm:content id="content"> <p:dataList value="#{likeditems.likedItems}" var="item" pt