Class VelocityTools
java.lang.Object
org.apache.struts2.views.velocity.VelocityTools
- Since:
- 7.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.velocity.context.Context
void
init
(jakarta.servlet.ServletContext servletContext, org.apache.velocity.app.VelocityEngine velocityEngine)
-
Constructor Details
-
VelocityTools
-
-
Method Details
-
init
public void init(jakarta.servlet.ServletContext servletContext, org.apache.velocity.app.VelocityEngine velocityEngine) -
createContext
public org.apache.velocity.context.Context createContext()
-