Versions Compared

Key

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

...

The types of tags can be broken in to two types: general and HTML. Besides function and responsibility, the biggest difference between the general tags and the HTML tags is the fact that the HTML tags support templates and themes. In addition to the general tag reference, we also provide examples for using these generic tags in each of the support languages.

Note

Please make sure you have read the Tag Syntax document and understand how tag attribute syntax works.

General Tags

General tags are used for controlling the execution flow when your pages render. They also allow for data extraction from places other than your action or the value stack, such as Internationalization, JavaBeans, and including additional URLs or action executions.

...