jsf 2.2 - How to disable clientwindow feature in jsf 2.2 -
i running jsf2.2 application , using primefaces java 1.6, trying disable client window feature removes jfwid.please suggest me how can handle issue.
i believe clientwindow feature disabled default. following javadoc details behavior:
also i'm not sure why disableclientwindow expected on p:commandbutton(h:commandbutton) post request whereas p:button(h:button) request.
looking @ vld docs h:commandbutton you'll see there not disableclientwindow attribute on h:button there is.
Comments
Post a Comment