package org.argeo.server.jcr.mvc; public interface JcrMvcConstants { public final static String REQUEST_ATTR_SESSION = "jcrSession"; }