Thanks mrogers,
Can you provide any sample code available to access out-of-box web scripts( provided by Alfresco) from web application (jsp/servlet)
(login to alfresco, create folders, upload documents)
Web-Scripts is new for me. I am used to code using plain java API (Example Filenet API). Does Alfresco provide JAR files containing JAVA API which I can use for all repository operations like login,create folder,upload/download documents etc……..
My requirement is to create folders(spaces) in Alfresco through custom web application (jsp/servlets) and upload documents to those spaces.
I have been assigned a task of migration of data/application from Filenet(IBM) to Alfresco. Current web application uses Filenet API so I have to search where all changes are needed to replace Filenet code with Alfresco API code.
Thanks,
Nikesh