Apache Struts 2 Documentation > Home > Guides > Tag Developers Guide > Struts Tags > UI Tags > Themes and Templates > css_xhtml theme > css_xhtml form template
Added by Patrick Lightbody, last edited by Ted Husted on Sep 03, 2006  (view change)




The css_xhtml test:form template is almost exactly like the test:xhtml form template, including support for Pure JavaScript Client Side Validation. The only difference is that instead of printing out an opening and closing <table> element, there are no elements. Instead, the CSS rules for the individual HTML tags are assumed to handle all dislay logic. However, as noted, client side validation is still supported.