We are moving to Spring MVC and stucked with froms... Is it possible to upload file with spring if the 开发者_如何学运维form is complex? I mean I have a few text fields(such as name, department, position) and a file. I googled but found nothing useful.
Damn! it's so easy! http://www.ioncannon.net/programming/975/spring-3-file-upload-example/
精彩评论