<%-- index.jsp @author tm_jee @version $Date$ $Id$ --%> <%@taglib prefix="s" uri="/struts-tags" %> Showcase - Validation

Validation Examples

  • Field Validators
  • Field Validators with client-side JavaScript
  • Non Field Validator
  • Store across request using MessageStoreInterceptor (Example)
  • (broken) Validation (ajax)
  • Validation (basic)
  • Validation (client)
  • Validation (client using css_xhtml theme)
  • Visitor Validator
  • Back To Showcase