Versions Compared

Key

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

...

WebWork supports three template engines, which can be controlled by the webwork.ui.templateSuffix in webwork.properitesproperties:

  • ftl (default) - FreeMarker-based template engine
  • vm - Velocity-based template engine
  • jsp - JSP-based template engine

...