aspose file tools
The moose likes Other Open Source Projects and the fly likes the request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "the request doesn Watch "the request doesn New topic
Author

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
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: 16
Hi!

Try putting method="POST" in the form.

So long!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: the request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is
 
Similar Threads
Image preview with upload
Posting session variables in single JSP page
JSP Not Reading Arraylist
How to find method in Sturts
Tomcat 5.5.26 Sessions getting replicated but not working via browser