JARCH SHOWCASE
JARCH SHOWCASE
FileUpload - Auto Upload process begins once the file is selected in auto mode.
Choose
<a:form>
    <a:fileUpload listener="#{fileUploadView.handleFileUpload}" mode="advanced"
                     update="messages" auto="true" sizeLimit="100000" allowTypes="/(\.|\/)(gif|jpe?g|png)$/" />

    <a:growl id="messages" showDetail="true" />
</a:form>
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.