How do I upload/Download files to/from a server?
I need to develop an interface which gives upload.download facility to the end user.I heard about multipart request and jakarta third party tool.But i dont know much about these two.So can anyone please suggest me which one is better and where will i get the more information about it.And also suggest me how to develop this interface.
Thankyou very much in advance

