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

.admingui.console-jca-plugin.3.1-b30.source-code.resourceAdapterConfigNew.jsf Maven / Gradle / Ivy








    
    $attribute{propsKeys});
        setPageSessionAttribute(key="tableList" value={});
        foreach (var="prop" list="#{propsKeys}") {
            mapGet(Map="#{requestScope.result.data.extraProperties.configProps}" Key="#{prop}" Value="#{requestScope.val}");
            gf.createAttributeMap(
                keys={"name", "value"},
                values={"$attribute{prop}", "$attribute{val}"},
                map="#{requestScope.oneRowMap}");
            listAdd(list="#{pageSession.tableList}" value="#{requestScope.oneRowMap}");
        }
    />
    
            
#include "/common/shared/alertMsg.inc"

    
#include "/common/shared/editPageButtons_2.inc"
    
#include "/jca/resourceAdapterConfigAttr.inc"
#include "/common/shared/propertyDescTable.inc"

	
            
                        "
#include "/common/shared/changeButtonsJS.inc"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy