Second, you need to associate all of your form input fields with their labels using the HTML label tag.
第二,您需要通过使用HTML LABEL标记使所有的表单输入域和它们的标签关联。
After creating the HTML form, make sure it has the appropriate dojotype attribute for each of the form input fields.
创建HTML表单后,确保对每个表单输入字段都有合适的dojotype属性。
Tapestry and Wicket are both able to perform server-side or client-side (using DHTML) validation on form input fields.
Tapestry 和 Wicket 都能够对表单输入字段执行服务器端或客户机端(使用 DHTML)的验证。
应用推荐