JARCH SHOWCASE
JARCH SHOWCASE
FileUpload - Basic Simple uploader uses native browser file upload. Simple uploader is disabled at online demo.
Choose

<a:form enctype="multipart/form-data">
    <a:growl id="messages" showDetail="true" />

    <a:fileUpload value="#{fileUploadView.file}" mode="simple" skinSimple="true"/>

    <a:commandButton value="Submit" ajax="false" actionListener="#{fileUploadView.upload}" disabled="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.