Portal Internationalization


Standard Syntax:
     <%@ taglib prefix="i18n" uri="http://www.bea.com/servers/p13n/tags/internationalization" %>

XML Syntax:
     <anyxmlelement xmlns:i18n="http://www.bea.com/servers/p13n/tags/internationalization" />

These tags help you localize JSP pages.

Tag Library Information
Display NamePortal Internationalization
Version1.0
Short Namei18n
URIhttp://www.bea.com/servers/p13n/tags/internationalization
 

Tag Summary
localize Define the language, country, variant, and base bundle name to be used throughout a page when accessing bundles via the getMessage tag.
getMessage Retrieve localized text or messages from a JspMessageBundle as specified by the localize tag.
 


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}