-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hi all.
I'm trying to upload jpeg files, and i'm trying with the
FileUploadServlet.java from Christopher Hoover (thanks for the source). In
the .html sending form I use "multipart/form-data" (maybe this is the
error), and when the servlet receives the file cant cast the message content
to a Multipart object, and I get "Content is not MimeMultipart" ...
I use jserv 1.0, jsdk2.0, jdk1.2
I hope somebody could help.
Thanks.
Jose Maria Lianes.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]