You can do it by creating an applet. You will need special permission so the
applet will have to be signed for both Netscape (JAR) and IE (CAB).
Another option is to use a standard file HTML tag but then the user will
have to select the file and initiate the upload.
The second choice is much cheaper but cannot be done w/o user intervention
witch may be ok in your case but was not in one project that we had.


-----Original Message-----
From: JSP Beginner [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 02, 2001 1:23 AM
To: [EMAIL PROTECTED]
Subject: File Upload to database


Hi,

I am new to JSP. I want to upload a fixed format text
file from the user's machine to the Oracle database. I
would appreciate if somebody could guide me how this
can be done. Better still, if somebody can send me the
sample code with some explanation.

Thanks in advance,

Regards,
K. A.

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.in address at http://mail.yahoo.co.in

===========================================================================
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