<%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %> <%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %> <%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %> <bean:message key="registrationForm.title"/>

struts-config.xml   validation.xml


   
<%-- Referencing the registrationForm since they are identical so I don't need a separate validation.xml listing just for this form. --%>