But i see in your code <t:textField t:id="account" t:model="user" t:value="user.account" t:validate="required,regexp"/>
Does the User bean has an account property ?
But i see in your code <t:textField t:id="account" t:model="user" t:value="user.account" t:validate="required,regexp"/>
Does the User bean has an account property ?