blob: 6365279a6c10aa4a3a682aef10f1819437d51d2d [file] [log] [blame]
<html jwcid="@Shell" title="Three">
<body jwcid="@Body">
Initial value: [<span jwcid="@Insert" value="ognl:word">some word</span>]
<p>
<ul>
<li jwcid="loop"><span jwcid="@Insert" value="ognl:word">word from list</span></li>
</ul>
<p>
Final value: [<span jwcid="@Insert" value="ognl:word">last word in list</span>]
<p>
Page class: [<span jwcid="@Insert" value="ognl:page.getClass().getName()">foo.Bar</span>]
</body>
</html>