Versions Compared

Key

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

This file if provided (/WEB-INF/classes) will be loaded by Velocity. It can be used to load custom macros:

Code Block
# Velocity Macro libraries.  
velocimacro.library = webwork.vm, tigris-macros.vm, myapp.vm

Check Velocity documentation for other parameters.