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?

Reply via email to