Fork me on GitHub
<< back to Core Developers Guide Edit on GitHub

velocity.properties

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

See struts-default.vm and the Velocity documentation for more information.