theme
tagRetrieves the theme message with the given code, or text if code isn't resolvable. The HTML escaping flag participates in a page-wide or application-wide setting (i.e. by HtmlEscapeTag or a "defaultHtmlEscape" context-param in web.xml).
表 D.7. Attributes
Attribute | Required? | Runtime Expression? | Description |
---|---|---|---|
arguments | false | true | |
code | false | true | |
htmlEscape | false | true | |
javaScriptEscape | false | true | |
scope | false | true | |
text | false | true | |
var | false | true |