.admingui.console-common-full-plugin.3.1.1-b04.source-code.mailResources.jsf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-common-full-plugin
Show all versions of console-common-full-plugin
Plugin bundle for GlassFish v3 Admin Console common-full package
// FIXME: end
// NOTE: The old way of doing this... this is more complicated so I
// NOTE: removed it. This pattern is done in other places, so I left
// NOTE: it in as a reminder to change those other places.
setPageSessionAttribute(key="confirmDeleteMsg" value="$resource{i18njmail.msg.JS.confirmDeleteCR}");
setPageSessionAttribute(key="createLink" value="#{request.contextPath}/full/mailResourceNew.jsf");
setPageSessionAttribute(key="listLink" value="#{request.contextPath}/full/mailResources.jsf");
setPageSessionAttribute(key="editLink" value="#{request.contextPath}/full/mailResourceEdit.jsf");
setPageSessionAttribute(key="tableTitle" value="$resource{i18njmail.resourcesTable.sessions}");
setPageSessionAttribute(key="generalPage" value="#{request.contextPath}/full/mailResourceEdit.jsf");
setPageSessionAttribute(key="targetPage" value="#{request.contextPath}/common/resourceNode/resourceEditTargets.jsf");
setPageSessionAttribute(key="hasPool" value="#{false}" );
setPageSessionAttribute(key="hasResType" value="#{false}" );
/>
"
#include "/common/shared/alertMsg.inc"
"
#include "/full/resourcesTable.inc"