Versions Compared

Key

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

Groovy templates is a templating engine for JavaScript. It lets you insert dynamic content in any text through the use of templates. A template contains variables and/or expressions, which get replaced with values when a template is rendered. This is very similar to JSP markup. 

On this page:

Table of Contents

Groovy templates in JMWE are used in

...