I\'m working on building a web page and notice now that I have to press the command button twice. Any command button has the same problem, so I figured I would add and actio
add event="onclick" in your p:commandbutton I guess that will sort it out.
event="onclick"
p:commandbutton