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

javaConfig.jvmPath_2.inc Maven / Gradle / Ivy

The newest version!




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

    
        
            
                

                    formatPathSeperatorStringsforSaving(string="#{pageSession.valueMap['nativeLibraryPathPrefix']}"  formattedString="#{requestScope.npp}");
                    mapPut(map="#{pageSession.valueMap}" key="nativeLibraryPathPrefix" value="$attribute{npp}");
                    formatPathSeperatorStringsforSaving(string="#{pageSession.valueMap['nativeLibraryPathSuffix']}"  formattedString="#{requestScope.nps}");
                    mapPut(map="#{pageSession.valueMap}" key="nativeLibraryPathSuffix" value="$attribute{nps}");
                    gf.createEntity(endpoint="#{pageSession.selfUrl}"
                            attrs="#{pageSession.valueMap}"
                            skipAttrs="#{pageSession.skipAttrsList}"
                            convertToFalse="#{pageSession.convertToFalseList}"
                        );
                    prepareSuccessfulMsg();
                    gf.redirect(page="#{selfPage}&alertType=${alertType}&alertSummary=${alertSummary}&alertDetail=${alertDetail}");
                />
            
        
    

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

            
        
        

            
                
                "
"





© 2015 - 2025 Weber Informatics LLC | Privacy Policy