http file upload in blackberry jde
Posted
by Karthick
on Stack Overflow
See other posts from Stack Overflow
or by Karthick
Published on 2010-05-14T07:11:12Z
Indexed on
2010/05/14
7:14 UTC
Read the original article
Hit count: 317
blackberry-jde
Hi I need to upload file to http server. I wish to use jsp for server side processing. How to upload file from my blackberry application to http server?. What should I do in the server part and how to send file data to http server from blackberry?. I need some help about this problem.
© Stack Overflow or respective owner