Versions Compared

Key

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

...

In WebWork 2.1.7, support was added that makes using i18n in decorators much easier. Now using the <ww:text/> tag works seemlessly. In the rare event where you need to reference an i18n string, use the id attribute as documented in the Text tag.

An example of such situation is given below. Typically embedding i18n in to form elements would be done using the following:

...