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

configuration.virtualServerEdit.jsf Maven / Gradle / Ivy

The newest version!





    $page{configName});
    getRequestValue(key="name", value=>$page{name});
    setPageSessionAttribute(key="pageTitle" value="$resource{i18n.vs.EditTitle}");
    setPageSessionAttribute(key="pageTitleHelp" value="$resource{i18n.vs.PageHelp}");
    setPageSessionAttribute(key="edit" value="#{true}" );
    />
#include "virtualServerCommon.inc"    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy