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

Compare with Current View Page History

« Previous Version 9 Next »

If a velocity.properties is provided on the classpath (e.g., /WEB-INF/classes), it will be loaded by Velocity.

velocity.properties
# Velocity Macro libraries.
velocimacro.library = action-default.vm, tigris-macros.vm, myapp.vm

(lightbulb) See action-default.vm and the Velocity documentation for more information.

  • No labels