JARCH SHOWCASE
JARCH SHOWCASE
Ajax Framework - Poll Poll component makes ajax calls periodically.
0
<a:form>
    <h:outputText id="txt_count" value="#{counterView.number}" />
    <a:poll interval="3" listener="#{counterView.increment}" update="txt_count" />
</a:form>
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.