public void testStaleSession() throws Exception
{
IRequestCycle cycle = newCycle();
IPage page = newPage();
IDirect d = newDirect();
WebRequest request = newWebRequest(null);
Location l = newLocation();
trainGetParameter(cycle, ServiceConstants.COMPONENT, "fred.barney");
trainGetParameter(cycle, ServiceConstants.CONTAINER, null);
trainGetParameter(cycle, ServiceConstants.PAGE, "ActivePage");