1.) Create a h:commandButton together with necktie it to an activeness that returns a string, which maps to a page: illustration supply "home.xhtml".
2.) Using navigation handler:
ConfigurableNavigationHandler navigationHandler = (ConfigurableNavigationHandler) FacesContext.getCurrentInstance().getExternalContext().getApplication().getNavigationHandler(); navigationHandler.performNavigation("home");
0 komentar:
Please comment if there are any that need to be asked.