Hello,

     After your upload, read the uploaded file available in the server and
insert the entries in to the database.
For download, read the table, store the data in the file, which you can
download.

Hope this helps,
Kavitha


----- Original Message -----
From: "fau k" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 08, 2001 3:18 PM
Subject: Upload and download problem


> Hi,
>
> I am working on upload and download application..   I am using
> com.oreilly.servlet package  to upload the file.
>
> By using com.oreilly.servlet package Upload application is working fine.
> I  am uploading the file and I am storing in my local web root directory.
>
> My problem is I want to put this upload file into ORACLE database.  we are
> using JDBC thin driver..
> 1)  How can I put uploaded file into oracle database..
>
> For downloading.. How can I get a data from a table
> after that How can I  download  it into my local drive..
>
> Please any one all ready worked this type of problems, please help me, I
> will thankful to u.
>
> Please help me in this.. I am looking for some documents.. but I am unable
> to get it..
>
> Please provide some sample code or URL links.. I will thankful to u.
>
> Thanks & Regards,
> Malla Reddy
> [EMAIL PROTECTED]
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to