blob: aac8110d9763b1107e366f40aa1b255ef1ad7992 [file]
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<!DOCTYPE specification PUBLIC "-//Howard Ship//Tapestry Specification 1.1//EN" "http://tapestry.sf.net/dtd/Tapestry_1_1.dtd">
<specification class="tutorial.simple.Home">
<component id="insertDate" type="Insert">
<binding name="value" property-path="currentDate"/>
</component>
<component id="refresh" type="Page">
<static-binding name="page">Home</static-binding>
</component>
</specification>