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

.admingui.console-jca-plugin.3.1.1-b11.source-code.adminObjectResources.jsf Maven / Gradle / Ivy

There is a newer version: 3.2-b06
Show newest version








    
    $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.inc"
                 
		 "

#include "/jca/resourcesTable.inc"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy