
configuration.pluginTreeNodeVS.jsf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-web-plugin Show documentation
Show all versions of console-web-plugin Show documentation
Web container plugin bundle for GlassFish Admin Console
The newest version!
setResourceBundle(key="i18n_web" bundle="org.glassfish.web.admingui.Strings");
gf.restRequest(endpoint="#{sessionScope.REST_URL}/configs/config/${configName}/http-service/virtual-server.json" method="get" result="#{requestScope.resp}");
setAttribute(key="children" value="#{requestScope.resp.data.extraProperties.childResources}");
© 2015 - 2025 Weber Informatics LLC | Privacy Policy