+

Search Tips   |   Advanced Search

Tags used by the portal JSPs

Learn about the most commonly used tags in the portal JSPs. Use these tags to modify the appearance and layout of the portal page.

The following links provide topics with summary descriptions of each tag - grouped by tag type. Each separate topic also provides tag descriptions and code examples:

Note: Do not use portal tags in portlet JSPs. The tags that are mentioned are only for use in theme and skin JSPs.

To use these tags, the following taglib declarations must be provided in the parent JSP of the theme:

The following taglib declarations must be provided to the parent JSP of the skin - in addition to the ones in the theme:

Notes: