views:

34

answers:

0

How to transfer 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 spring.