the request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is
yogi maheshnath
Ranch Hand
Joined: Jan 07, 2008
Posts: 30
posted
0
Hi,
I am using apache commons file upload and getting following error:-
the request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is null servlet code
jsp code
Thanks&Regards<br />Yogi MaheshNath
Jhon Ortiz
Greenhorn
Joined: May 28, 2009
Posts: 11
posted
0
Hi!
Try putting method="POST" in the form.
So long!
subject: the request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is