类 org.apache.struts2.views.velocity.VelocityManager
的使用

使用 VelocityManager 的软件包
org.apache.struts2.components.template   
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
 

org.apache.struts2.components.templateVelocityManager 的使用
 

参数类型为 VelocityManagerorg.apache.struts2.components.template 中的方法
 void VelocityTemplateEngine.setVelocityManager(VelocityManager mgr)
           
 

org.apache.struts2.dispatcherVelocityManager 的使用
 

参数类型为 VelocityManagerorg.apache.struts2.dispatcher 中的方法
 void VelocityResult.setVelocityManager(VelocityManager mgr)