All Downloads are FREE. Search and download functionalities are using the official Maven repository.

standalone.standaloneTreeNode.jsf Maven / Gradle / Ivy

There is a newer version: 8.0.0-JDK17-M9
Show newest version



    
	setResourceBundle(key="i18ncs" bundle="org.glassfish.cluster.admingui.Strings");
	gf.restRequest(endpoint="#{sessionScope.REST_URL}/list-instances.json?standaloneonly=true" method="get" result="#{requestScope.resp}"); 
	setAttribute(key="children" value="#{requestScope.resp.data.extraProperties.instanceList}");
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy