I am trying to build simple JSF application using primefaces but somehow primefaces components are not getting rendered properly. I dont understand what is going wrong.
You should change your namespace into xmlns:p="http://primefaces.org/ui"
and implement button like this way