开发者

Tiles-def xml put values with html tags

开发者 https://www.devze.com 2023-01-04 02:27 出处:网络
in tiles def <tiles:insert definition=\"link\"> <tiles:put name=\"name\" value=\"rule<sup>tm</sup>\"/>

in tiles def

<tiles:insert definition="link">
<tiles:put name="name" value="rule<sup>tm</sup>"/>
</ti开发者_JAVA百科les:insert> 

Can i use anything like this inside put value html tag.


< put name="title" value="Rule & # 1 7 4 ;" / > will render with Registered Trademark for Rule® (& # 1 7 4 ; altogether with no space)

0

精彩评论

暂无评论...
验证码 换一张
取 消