freemarker.ext.jsp.FreeMarkerPageContext @version $Id: FreeMarkerPageContext.java,v 1.26 2005/06/14 13:55:29 szegedia Exp $ @author Attila Szegedi Register page attributes as per spec
com.opensymphony.webwork.views.jsp.WebWorkMockJspWriter Unforunately, the MockJspWriter throws a NotImplementedException when any of the Writer methods are invoked and as you might guess, Velocity uses the Writer methods. I'velocityEngine subclassed the MockJspWriter for the time being so that we can do testing on the results until MockJspWriter gets ...