Hey,
I am trying to write a web script into alfresco share, and I want it to have a Java backed bean. The purpose of the webscript is to move users from one user group to another. I have already written a web script with this functionality into alfresco itself, but I want it to be in a share application also, completely independent. My problem is that I didn't find any usable documentation regarding java backed share/surf web script development. Any help would be appreciated.