|
It depends,
i would suggest is make a small servlet that takes two parameters project id and the file id, and serves the file content.
The server that wants to download will call simple GET request to another server and downloads the contents.
Classes and technologies, Servlet serving non html content and URL + URL Connection
__________________
dont worry newbie, we got you covered.
|