Uses of Class
org.apache.velocity.tools.view.VelocityViewServlet
-
Packages that use VelocityViewServlet Package Description org.apache.velocity.tools.view Contains tools and supporting infrastructure for using those tools in a servlet environment as well as general use classes to support use of Velocity as (or in) the view layer of web applications.org.apache.velocity.tools.view.servlet All classes in this package have been deprecated. -
-
Uses of VelocityViewServlet in org.apache.velocity.tools.view
Subclasses of VelocityViewServlet in org.apache.velocity.tools.view Modifier and Type Class Description classVelocityLayoutServletExtension of the VelocityViewServlet to perform "two-pass" layout rendering and allow for a customized error screen. -
Uses of VelocityViewServlet in org.apache.velocity.tools.view.servlet
Subclasses of VelocityViewServlet in org.apache.velocity.tools.view.servlet Modifier and Type Class Description classVelocityLayoutServletDeprecated.This has moved toVelocityLayoutServletclassVelocityViewServletDeprecated.This class has moved toVelocityViewServlet
-