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

physdest.jmsPhysicalDestinations.jsf Maven / Gradle / Ivy

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






    
        $page{clusterName});     #in case this is from cluster
            getRequestValue(key="name" value=>$page{instanceName});    #in case this is from standalone instance
            getRequestValue(key="name" value=>$page{targetName});
            setPageSessionAttribute(key="selfPage" value="#{request.contextPath}/jms/jmsPhysicalDestinations.jsf");
            setPageSessionAttribute(key="editPage" value="#{request.contextPath}/jms/jmsPhysicalDestinationEdit.jsf");
            setPageSessionAttribute(key="viewPage" value="#{request.contextPath}/jms/jmsPhysicalDestinationStats.jsf");
            getPhysicalDestinations(result=>$attribute{listOfRows});
        />
    
    
#include "/common/shared/alertMsg.inc"
        
        "

#include "physDestTable.jsf




© 2015 - 2024 Weber Informatics LLC | Privacy Policy