I have the following problem when uploading files with <input type=file...>:
To ensure that the upload works properly, I have to include the
enctype="multipart/form-data" entry in the form tag. But if I do this,
the request object contains no data.

Any ideas ?!?!

Thanks

Daniel

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to