Re: ECL Permission Denied on a Java class
That works too. :) I like to keep my method arguments to a minimum, but sometimes it's so much easier to just pass things like session, context - and, of course, this - to a method than to try to reacquire it from within, especially when bouncing back and forth between languages.