This may be a silly question, but I was under the (apparently false) impression that variables put in the globalContext were persisted across requests. I'm finding this isn't the case. Is the globalContext only for cross-context variables? Is there a preferred way to persist variables across requests other than via the session? Thanks, Chris