.main.admingui.console-jca-plugin.8.0.0-M5.source-code.adminObjectResources.jsf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-jca-plugin Show documentation
Show all versions of console-jca-plugin Show documentation
Connectors plugin bundle for GlassFish Admin Console
$page{configName} default="server-config");
setPageSessionAttribute(key="childType" value="admin-object-resource");
setPageSessionAttribute(key="parentUrl", value="#{sessionScope.REST_URL}/resources");
setPageSessionAttribute(key="confirmDeleteMsg" value="$resource{i18njca.msg.JS.confirmDeleteAO}");
setPageSessionAttribute(key="createLink" value="#{request.contextPath}/jca/adminObjectNew.jsf");
setPageSessionAttribute(key="listLink" value="#{request.contextPath}/jca/adminObjectResources.jsf");
setPageSessionAttribute(key="editLink" value="#{request.contextPath}/jca/adminObjectEdit.jsf");
setPageSessionAttribute(key="tableTitle" value="$resource{i18njca.resourcesTable.resources}");
setPageSessionAttribute(key="generalPage" value="#{request.contextPath}/jca/adminObjectEdit.jsf");
setPageSessionAttribute(key="targetPage" value="#{request.contextPath}/common/resourceNode/resourceEditTargets.jsf");
setPageSessionAttribute(key="hasPool" value="#{false}" );
setPageSessionAttribute(key="hasResType" value="#{true}" );
/>
"
#include "/common/shared/alertMsg_1.inc"
"
#include "/jca/resourcesTable.inc"
© 2015 - 2024 Weber Informatics LLC | Privacy Policy