When I change the page (page1 to page2) exists some delay and it is possible to click other buttons and these actions go run. So I would like to block the page during the waiting time for loading the following page, how do I?
I use jsf2 and primefaces.
At this time already tested blockUI and blockUI-extensions -> not work
You should tell us. Why
p:blockUI
is not work?Try this. It is work.
page1.xhtml
page2.xhtml
MangedBean