Package | Description |
---|---|
org.apache.struts2.components.template | |
org.apache.struts2.result |
Modifier and Type | Method and Description |
---|---|
void |
VelocityTemplateEngine.setVelocityManager(VelocityManager mgr) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.velocity.context.Context |
VelocityResult.createContext(VelocityManager velocityManager,
ValueStack stack,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String location)
Creates the VelocityContext that we'll use to render this page.
|
void |
VelocityResult.setVelocityManager(VelocityManager mgr) |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.