hi, you need to remember the lock token somewhere. for example in the http session.
regards, toby On Fri, Oct 16, 2009 at 6:48 PM, Mohinder Singh <[email protected]> wrote: > In a http request the user locks a node (open-scoped and deep). > In a subsequent request, the lock needs to be unlocked. > The session that locked the node in the first place does not exist anymore. > > How do I unlock this node? > > Thanks. > Mohinder > >
