Package com.opensymphony.webwork.views.velocity

Classes for views using Velocity.

See:
          Description

Class Summary
AbstractTagDirective Custom user Directive that enables the WebWork2 UI tags to be easily accessed from Velocity pages
BodyTagDirective Created by IntelliJ IDEA.
ParamDirective

The ParamDirective allows for additional parameters to be passed in to a given tag before the tag is rendered.

TagDirective  
VelocityManager  
WebWorkResourceLoader Loads resource from the Thread's context ClassLoader.
WebWorkVelocityContext  
WebWorkVelocityServlet  
 

Package com.opensymphony.webwork.views.velocity Description

Classes for views using Velocity.


WebWork Project Page