How to trasfer a file greater than 100mb using spring

Posted by Ameya on Stack Overflow See other posts from Stack Overflow or by Ameya
Published on 2010-06-16T05:26:44Z Indexed on 2010/06/16 5:32 UTC
Read the original article Hit count: 245

Filed under:
|
|

How to trasfer a file greater than 100mb using spring mvc.

I have been through the post http://stackoverflow.com/questions/214888/how-to-handle-100mb-uploads-for-users, that tells to use ftp api. But want to know an alternative with springs.

© Stack Overflow or respective owner

Related posts about spring

Related posts about file