Package org.apache.velocity.tools.view.jsp.jspimpl
Contains JSP-simulating classes that allows the use of a Velocity environment
under JSP specific classes, like tags.
-
Class Summary Class Description ExternalWriterHttpServletResponse Copied from Tiles Request sandbox.JspUtils Some utilities to work with JSP.JspWriterImpl Copied and modified from Tomcat 6.0.x source.VelocityBodyContent Publishes a block inside a Velocity directive as aBodyContent.VelocityJspFragment Exposes a directive body block as aJspFragment, i.e.VelocityPageContext Exposes a VelocityContext, a request and a response as aPageContext. -
Exception Summary Exception Description VelocityToolsJspException An exception thrown when something bad happens in JSP support for Velocity.