cancel
Showing results for 
Search instead for 
Did you mean: 

File upload/download to local repository

vamsi25
Champ in-the-making
Champ in-the-making
Hi ,

I need help to develop own UI using jsp/struts for login and upload/download from Alfresco Doc management system.
Each user should have their own workspace(should be created when user is created) to upload/download.
There should be common repository for all users.

Please provide any sample code.What are the lib required in my project and configuration to use the Alfresco DMS.

Thanks & Regards
1 REPLY 1

mitpatoliya
Star Collaborator
Star Collaborator
There are already webscripts exposed by alfresco which enables you do all these operations.
So all you need to do is create the standalone UI which interact with the Alfresco via Webscripts.