Jsp-jstl-format-message-tag
提供:Dev Guides
JSTL-コア<fmt:message>タグ
属性
Attribute | Description | Required | Default |
---|---|---|---|
key | Message key to retrieve | No | Body |
bundle | Resource bundle to use | No | Default bundle |
var | Name of the variable to store the localized message | No | Print to page |
scope | Scope of the variable to store the localized message | No | Page |
例
次の結果が表示されます-