physdest.jmsPhysicalDestinations.jsf Maven / Gradle / Ivy
$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