Thanks for giving the URL which explains the multipart upload via servlets
I am also looking forward that the data in the file which has to be uploaded
gets inserted into a database and the no of records executed should be seen
on the frontend to the user.
Right now I am doing it through an applet but can we use the code on the URL
given for doing that??
Thanks in advance
Regards
Vipul
_______________________________________________________________________
"In the end, we will remember not the words of our enemies, but the
silence of our friends."
There is no tear that goes unnoticed and no smile that in not priced.
________________________________________________________________________
----- Original Message -----
From: <hte@e...>
To: "Servlets" <servlets@p...>
Sent: Thursday, May 23, 2002 12:49 PM
Subject: [servlets] Re: urgent response required
> Try reading this article:
> http://www.fawcette.com/javapro/2002_01/magazine/features/acalsavara/
> Explains multipart upload via servlets.
>
> >hi
> >i wana know that how to break up the large file into chunks for uploading
> >using servlets
> >in multi/part request form data
> >thanx
>
>