Search code examples
javaalfresco

How can I download a file from Alfresco Server using java?


As I am totally new in alfresco I have manually uploaded a file in alfresco server and now i want to download this uploaded file using java code, can anybody suggest/help me in it on how to achieve this scenario??

thanks in advance.


Solution

  • I'd suggest talking a look at REST and Java APIs: