
configuration.webContainerManager.jsf Maven / Gradle / Ivy
The newest version!
$attribute{reapInterval}, MaxSessions=>$attribute{maxSessions},
SessFileName=>$attribute{sessFileName}, SessionIdGen=>$attribute{sessionIdGen},
Properties=>$page{props});
getTableList(Properties="#{props}", TableList=>$attribute{tableList});
/>
#include "/shared/restart.inc"
#include "/shared/treeBreadcrumbs.inc"
#include "webContainerTabs.inc"
#include "/shared/alertMsg.inc"
$attribute{tableRowGroup});
getAllSingleMapRows(TableRowGroup="$attribute{tableRowGroup}", Rows=>$attribute{newList});
convertRowsToProperties(NewList="#{newList}", AddProps=>$attribute{newProps});
prepareSuccessfulMsg();
setPageSessionAttribute(key="props", value="${newProps}");
saveWebManagerProps(
ConfigName="#{configName}"
ReapInterval="#{reapInterval}"
MaxSessions="#{maxSessions}"
SessFileName="#{sessFileName}"
SessionIdGen="#{sessionIdGen}"
newProps="${newProps}"
);
/>
#include "/shared/propertyTable.inc"
#include "/shared/changeButtonsJS.inc"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy