Uses of Class
org.apache.velocity.tools.struts.StrutsUtils
-
Packages that use StrutsUtils Package Description org.apache.velocity.tools.struts VelocityStruts contains view tools for integrating Velocity with the Apache Struts 1 framework by providing easy access to Struts resources from within Velocity templates. -
-
Uses of StrutsUtils in org.apache.velocity.tools.struts
Fields in org.apache.velocity.tools.struts declared as StrutsUtils Modifier and Type Field Description static StrutsUtilsStrutsUtils. INSTANCEMethods in org.apache.velocity.tools.struts that return StrutsUtils Modifier and Type Method Description StrutsUtilsStrutsUtils. getInstance()
-