Hi, I want to upload a file using HTTPClient jar. Where i can mention the target path in the destination server to which the file should be uploade.
In HTTPClient 3.1 the target path can be mentioned in MultiPartPost constructor method but in HTTPCLient 4 this class is removed.
Thanks SHyam