hi
   one of the methods in the MultipartRequest class takes the directiory
into which the files are to be uploaded as a parameter.i think u can enter
the path into the form and send it as a parameter to the method.

hope u understood.


cheers
Divakar.

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Angel Belda
Sent: Thursday, April 05, 2001 5:01 AM
To: [EMAIL PROTECTED]
Subject: Uploading with Oreally's MultipartRequest


        Hi, Have you ever used O'really ' s MultipartRequest?

        I'm uploading images ok, but ....

        How can I upload a file to a directory which is defined like a
parameter in the same form where is defined the image I am uploading?

        So, If I have to declare my MultipartRequest to read this parameter,
and while I'm declaring this, the file is uploading?

        In other way? How can I read a parameter from a form in
(enctype="multipart/form-data")-mode whitout a MultipartRequest?

        I hope you undestand me.


        Thank you very much

Angel
[EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to