blob: 4ad5f8bb448f5752c15aebed05637be7ba8f39e6 [file] [log] [blame]
<html t:type="border" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<h1>Per-Form Validation Message Demo</h1>
<h1>Login</h1>
<t:beaneditform t:id="login" object="this" submitLabel="Login" clientValidation="none"/>
<h1>Register</h1>
<t:beaneditform t:id="register" object="this" submitLabel="Register" clientValidation="none"/>
</html>