Hi,
Can anybody suggest how can I upload a file from client's addressspace to the server using Servlet ?
thanks in advance,
dipes.
-
Uploading a file to the server. (3 messages)
- Posted by: Dipes Biswas
- Posted on: November 23 2000 00:12 EST
Threaded Messages (3)
- Uploading a file to the server. by Padmanabh Kulkarni on November 23 2000 05:33 EST
- Uploading a file to the server. by sundar varadarajan on November 24 2000 00:44 EST
- Uploading a file to the server. by Dipes Biswas on November 28 2000 05:42 EST
-
Uploading a file to the server.[ Go to top ]
- Posted by: Padmanabh Kulkarni
- Posted on: November 23 2000 05:33 EST
- in response to Dipes Biswas
Use mulitpart request and if u go through Oreilly's book on servlets u will get the clear picture.
pmkulkarni25@usa.net -
Uploading a file to the server.[ Go to top ]
- Posted by: sundar varadarajan
- Posted on: November 24 2000 00:44 EST
- in response to Dipes Biswas
hi
if u could mail ur emailid, i could give u source code
regards
sundar -
Uploading a file to the server.[ Go to top ]
- Posted by: Dipes Biswas
- Posted on: November 28 2000 05:42 EST
- in response to sundar varadarajan
Sunder,
My mail id is : dipes dot biswas at wipro dot com
It will be of great help if you can send a bit of source code for file uploading.
Thanks,
Dipes.