Versions Compared

Key

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

...

By default Struts is using FreeMarker in way to be backward compatible as much as possible backward compatible but possible but if you need to enable new features you can do it via freemarker.properties by defining incompatible improvements settings, ie.:

Code Block
titlefreemarker.properties
incompatible_improvements=2.3.22

 This can impact your freemarker powered pages and Struts tags as well, so please careful test this change.

Next: FreeMarker Tags