blob: 57bd3d9bef90b385174067649a3d44048f0f4f46 [file] [log] [blame]
<html jwcid="@Shell" title="Four">
<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>