blob: 3d68b0af86aa7a524e2572db7406e717a14ffc28 [file] [log] [blame]
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd">
<head>
<title>Console Demo</title>
</head>
<body>
<h1>Demonstrates Tapestry console</h1>
<p><t:zone t:id="output"/></p>
<p>
<t:actionlink t:id="fail" zone="output">Failure on the server side</t:actionlink>
</p>
</body>
</html>