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

appServer.dasSystemProperties.jsf Maven / Gradle / Ivy

The newest version!








    $page{configName} default="server-config");
        setPageSessionAttribute(key="childType" value="system-property");

        setPageSessionAttribute(key="parentUrl", value="#{sessionScope.REST_URL}/servers/server/server");
        setPageSessionAttribute(key="selfUrl", value="#{pageSession.parentUrl}/system-properties");

        gf.restRequest(endpoint="#{pageSession.parentUrl}/property", method="GET", result="#{requestScope.propTable}");
        setPageSessionAttribute(key="tableList", value="#{requestScope.propTable.data.extraProperties.properties}");
    />
    

    
#include "/common/appServer/serverInstTabs.inc"
#include "/common/shared/alertMsg.inc"
        
            
                
#include "/common/configuration/systemPropertiesButtons.jsf"
                
            
        
#include "/common/configuration/systemProperties.jsf"
        
            
                
#include "/common/configuration/systemPropertiesButtons.jsf"
                
            
        

        
    
#include "/common/shared/changeButtonsJS.inc" 






© 2015 - 2025 Weber Informatics LLC | Privacy Policy