[Actionframework-users] File arrays from multipart/form-data
Status: Inactive
Brought to you by:
ptoman
From: Armando R. <ar...@ho...> - 2003-02-16 22:57:43
|
Hello, all, Most HTTP requests deal with strings and files. ActionFramework already handles arrays of strings, but its reliance on MultipartRequest File Upload Parser (1.20 - http://sourceforge.net/projects/multpartrequest/ [sic]) seems to prevent from generalizing to arrays of files. It seems that the new version, 1.30b4, doesn't address that issue yet, and I was wondering whether someone has any thoughts about "the other" LGPLed library, MultipartHttpServletRequest (http://sourceforge.net/projects/marsh/), which does allow file arrays. All the best, Armando -- Armando Ramos http://www.hola.com Spain, EU |