Class VelocityTools

java.lang.Object
org.apache.struts2.views.velocity.VelocityTools

public class VelocityTools extends Object
Since:
7.0
  • Constructor Details

    • VelocityTools

      public VelocityTools(String toolLocation)
  • Method Details

    • init

      public void init(jakarta.servlet.ServletContext servletContext, org.apache.velocity.app.VelocityEngine velocityEngine)
    • createContext

      public org.apache.velocity.context.Context createContext()