
help.help.jsf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-common Show documentation
Show all versions of console-common Show documentation
This bundle contains common code that may be shared across plugins.
The newest version!
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