public EnvironmentInteraction createRootEnvironmentInteraction () {
final ServletEnvironmentFactory servletEnvironmentFactory =
ServletEnvironmentFactory.getDefaultInstance();
final ServletEnvironment servletEnvironment =
servletEnvironmentFactory.createEnvironment(null);
// create the root interaction
final EnvironmentInteraction rootInteraction =
servletEnvironmentFactory.createEnvironmentInteraction(