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

appServer.shutdown.jsf Maven / Gradle / Ivy

The newest version!








    
    
    
	
	    function triggerShutdown() {
		var button=document.getElementById('form:stopInstance');
		var options = {
		    execute:button.id,
		    render: '@none'
		};
                
		options[button.id] = button.id;
		faces.ajax.request(button, null, options);

	    }
	
    



    
    
        
    
    
    

    
    
$attribute{loginId}) getUIComponent(clientId="#{loginId}" component=>$attribute{component}) includeFirstIntegrationPoint(type="org.glassfish.admingui:shutdownform" root="#{component}"); />




© 2015 - 2025 Weber Informatics LLC | Privacy Policy