The file contents are either stored in memory or temporarily on disk. In either case, the user is responsible for copying file contents to a session-level or persistent store as and if desired. The temporary storages will be cleared at the end of request processing. @author Juergen Hoeller @author Trevor D. Cook @since 29.09.2003 @see org.springframework.web.multipart.MultipartHttpServletRequest @see org.springframework.web.multipart.MultipartResolver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|