
appServer.dasSystemProperties.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!
$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