<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> Validation Demo - Struts2 Demo Lab
Validation demo

Test field validation with realistic profile inputs

This form shows how Struts2 can keep validation close to the action while still rendering a friendlier teaching page.