JAVA: multiple files download at the same time?
        Posted  
        
            by user319096
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user319096
        
        
        
        Published on 2010-04-17T06:52:26Z
        Indexed on 
            2010/04/17
            7:03 UTC
        
        
        Read the original article
        Hit count: 221
        
hi guys, Is there any methods for downloading multiple files at the same time? That is, after select multiple files, click the download button, and choose the destination directory, the files selected will be downloaded at the same time. i googled it and not find any solutions, can anybody know? im using struts1 and spring2.
© Stack Overflow or respective owner