<%-- index.jsp @author tm_jee @version $Date$ $Id$ --%> <%@taglib prefix="s" uri="/struts-tags" %> Struts2 Showcase - Validation
  • Field Validators
  • Field Validators with client-side JavaScript
  • Non Field Validator
  • Store across request using MessageStoreInterceptor (Example)
  • Validation (ajax)
  • Validation (basic)
  • Validation (client)
  • Validation (client using css_xhtml theme)
  • Visitor Validator