In my component's JSP, if I want to reference the current page node using "currentNode" object, it throws a NullPointerException and the whole component then throws a ScriptEvaluationExceptionMy component JSP does have the 'global.jsp' included at the top.Also, the component throws these exceptions ...