Versions Compared

Key

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

...

Views: Freemarker restricts dynamic content display to the use of Expression Languages variables. ${output}  and or keys and certain logic/sequence operations via the use of its unique syntax that are ignored by the web browser. Eg: #if, #assign #list tags.

...