How to update a div and do partial submission using <h:commandButton>
, I have previously used <p:commandButton>
to do partial submission by setting the ajax attribute to true and the update attribute to :statusBlock, where the id of the <h:panelGroup>
is statusBlock. I am having some designing issues with <p:commandButton>
so I cannot use it so I have to use <h:commandButton>
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…