JARCH SHOWCASE
JARCH SHOWCASE
Ajax Framework - RemoteCommand RemoteCommand provides a simple way to execute backing bean methods with javascript.
<a:form>
    <a:remoteCommand name="rc" update="msgs" actionListener="#{remoteCommandView.execute}" />

    <a:growl id="msgs" showDetail="true" />
    <a:commandButton type="button" onclick="rc()" value="Execute" icon="ui-icon-refresh" />
</a:form>
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.