Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To do so, write a new class that extends com.opensymphony.webwork.views.velocity.VelocityManager and overrides it as needed. Then add the following to webworkaction.properties:

Code Block
none
none
webwork.velocity.manager.classname = com.yourcompany.YourVelocityManager

...