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

node.nodeTreeNode.jsf Maven / Gradle / Ivy

The newest version!



    
	setResourceBundle(key="i18ncs" bundle="org.glassfish.cluster.admingui.Strings");
	gf.restRequest(endpoint="#{sessionScope.REST_URL}/nodes/node.json" method="get" result="#{requestScope.resp}"); 
	setAttribute(key="children" value="#{requestScope.resp.data.extraProperties.childResources}");
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy