次のページに移動する前に、この commandButton のアクションが完了していることを確認するにはどうすればよいですか?
<a4j:commandButton value="Edit Skin" render="@all"
action="#{helloBean.setCurrentSkin(skin)}"
onclick="window.location.href = 'resources/html/Editor.xhtml';" />