You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

TODO: this should be explained and linked to from the velocity docs.

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

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

Check Velocity documentation for other parameters.

  • No labels