Uses of Class
org.apache.velocity.tools.view.ServletUtils
-
Packages that use ServletUtils 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 ServletUtils in org.apache.velocity.tools.view
Fields in org.apache.velocity.tools.view declared as ServletUtils Modifier and Type Field Description static ServletUtilsServletUtils. INSTANCEMethods in org.apache.velocity.tools.view that return ServletUtils Modifier and Type Method Description ServletUtilsServletUtils. getInstance() -
Uses of ServletUtils in org.apache.velocity.tools.view.servlet
Subclasses of ServletUtils in org.apache.velocity.tools.view.servlet Modifier and Type Class Description classServletUtilsDeprecated.UseServletUtils
-