Portal Content Localization
Tag include
Includes the given page URL. The behavior of this tag is
similar to the jsp:include tag, except for the locale. This
tag searches for a localized version of the page URL based on
the current locale. If there is no locale set, this tag uses
the locale from the HTTP request headers.
| Tag Information |
| Tag Class | com.bea.netuix.servlets.l10n.jsp.taglib.IncludeTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | Include |
| Attributes |
| Name | Required | Request-time | Description |
| page | true | true |
Path to the resource to include.
|
| language | false | true |
Language code
|
| country | false | true |
Country code
|
| variant | false | true |
Variant
|
| Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.