blob: 5364ae787c8eb07d2a70ece4f920e13b942d25bb [file] [log] [blame]
<html t:type="Border"
xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd">
<h1>BeanDisplay inside form</h1>
<t:form>
<t:beandisplay object="this"/>
<input type="submit" id="submit"/>
</t:form>
</html>