Note |
---|
Please make sure you have read the Tag Syntax document and understand how tag attribute syntax works. |
Wiki Markup |
---|
{snippet:id=javadoc|javadoc=true|url=org.apache.struts2.components.Form} |
Wiki Markup |
---|
{snippet:id=tagattributes|javadoc=false|url=struts2-tags/form.html} |
Wiki Markup |
---|
{snippet:id=example|lang=xml|javadoc=true|url=org.apache.struts2.components.Form} |
There are two flavours Client Side Validation, depending on the theme you are using (xhtml, ajax, etc). If you are using the xhtml theme or css_xhtml theme, pure client side validation will be used. If you are using the ajax theme, a special AJAX-based validation will take place. Read the Client Side Validation docs for more information.