I'm using multipart/form-data to include a file upload, but there are some ordinary fields as well. Am I stuck with having them handled in Java as Attachments, or is there some way to get them bound to string params?
- ordinary fields buried in attachments Benson Margulies
- Re: ordinary fields buried in attachments Sergey Beryozkin
- Re: ordinary fields buried in attachments Benson Margulies
