Jsp-jstl-core-out-tag
提供:Dev Guides
JSTL-コア<c:out>タグ
属性
<c:out>タグには次の属性があります-
Attribute | Description | Required | Default |
---|---|---|---|
Value | Information to output | Yes | None |
default | Fallback information to output | No | body |
escapeXml | True if the tag should escape special XML characters | No | true |
例
上記のコードは、次の結果を生成します-