Velocity Template Language is a scripting language used only by Velocity Engine to determine what the output should look like. This section is divided into three parts:

  • Velocity Variable
  • Velocity Directive
  • Comment and unparsing code

For more information on the Velocity Template Language, visit https://velocity.apache.org/engine/2.2/user-guide.html.

Related pages