Sign in
apache
/
click
/
click-1.4.x
/
.
/
examples
/
webapp
/
control
/
action-demo.htm
blob: 7def40a2953b76921a51b5bd15dedf6b427e1a54 [
file
]
Click
<a
href
=
"$link.href"
>
here
</a>
to invoke
<b>
ActionLink
</b>
<p/>
Click $button to invoke
<b>
ActionButton
</b>
<p/>
#if ($clicked)
<p
class
=
"infoMsg"
>
$clicked
</p>
#end