
help.help.jsf Maven / Gradle / Ivy
if ("!#{pageSession.newVR}") {
createDefaultViewRoot(viewRoot="#{requestScope.newVR}");
gf.navigate("#{requestScope.newVR}");
}
setResourceBundle(key="i18n" bundle="org.glassfish.admingui.core.Strings");
setResourceBundle(key="i18nc" bundle="org.glassfish.common.admingui.Strings");
getRequestValue(key="contextRef" value="#{pageSession.tempContextRef}" );
urlencode(value="#{pageSession.tempContextRef}" encoding="UTF-8" result="#{pageSession.contextRef}");
© 2015 - 2025 Weber Informatics LLC | Privacy Policy