On 17.08.2012, at 15:54, Justin Edelson <[email protected]> wrote:
> Sorry I wasn't clear - I meant writing the logic needed in the request as a > custom operation rather than a servlet. Ah, so you mean I would define my own operation that extends from the ModifyOperation (is that possible?) and adds my additional logic (i.e. executed first), while reusing the rest from the ModifyOperation? Cheers, Alex
