Details
Description
The javadoc for org.apache.struts.action.ActionForm#getMultipartRequestHandler says
"if this form's enctype is not *"multipart/request-data"*.", I think
"multipart/request-data" should be "multipart/form-data".
The javadoc for org.apache.struts.action.ActionForm#getMultipartRequestHandler says
"if this form's enctype is not *"multipart/request-data"*.", I think
"multipart/request-data" should be "multipart/form-data".