org.apache.beehive.netui.pageflow.internal.InternalExpressionUtils Internal class used to evaluate simple action expressions. todo: need to merge this down into the expression language registration infrastructure todo: need to provdie an ImplicitObjectFactory that will create Maps for requestScope, sessionScope, etc.
org.springframework.mock.web.MockPageContext Mock implementation of the JSP PageContext interface. <p>Used for testing the web framework; only necessary for testing applications when testing custom JSP tags. <p>Note: Expects initialization via the constructor rather than via the PageContext.initialize method. Does not support w ...