Examples demonstrates how to download files and folders with EAJavaUpload. The list of files is populated from the xml source provided by the server.
In this example we demonstrate how to generate xml source on the fly based on server folder contents. But you can create a predefined list of files.
See related documentation topic "TechNotes -> Download functionality" for more information.
Only selected files will be donloaded by pressing "Download" buton by default. But you can change this behaviour by setting the following parameter:
'view.toolbarPanel.downloadButton.behaviour' : 'Download_All' // all files in the download list should be downloaded.
Download:
Selected files
All files