FacesContext ctx = FacesContext.getCurrentInstance(); ConfigurableNavigationHandler nav = (ConfigurableNavigationHandler) ctx .getApplication().getNavigationHandler(); //navigation should hold upward defined inward faces-config.xml nav.performNavigation("navigation");
How To Redirect Manually Inwards Jsf
Jumat, 29 Juni 2018
There are times when nosotros involve to redirect manually inward JSF. For illustration inward page charge nosotros create roughly termination in addition to afterwards that redirect to roughly page. This is how nosotros would create it:
0 komentar:
Please comment if there are any that need to be asked.