Jsp-jstl-xml-out-tag
提供:Dev Guides
JSTL-XML <x:out>タグ
属性
Attribute | Description | Required | Default |
---|---|---|---|
select | XPath expression to evaluate as a string, often using XPath variables | Yes | None |
escapeXml | True if the tag should escape special XML characters | No | true |
例
タグ(a) <x:out> 、(b) <x:parse> をカバーする例を見てみましょう。
上記のコードは、次の結果を生成します-