Hi,
I am given assignment of editing document details for custom requirement..
I need to navigate thru documents and images by clicking next and prev in document-details page in share..
I have put 2 command buttons next snd prev in document-details page..
I have also taken ?nodeRef=workspace://SpacesStore/3c9cbb8c-90f9-4a50-8ff9-404db9357efc to a servlet. I have to get next node reference.. from current node reference..
From Servlet, I tried web services.. But failed.. Because i dont find anything accesses nodes and children.. ( I ain't sure..If there is any please suggest)
To use node service, i think we need to be within context of alfresco.. ( Since classpath://alfresco/application-context.xml is there). but i am outside.. I am in Servlet running inside Share
Please suggest me with how to implement this scenario..
Thanks in advance,
Ahamed