Index

Prerequisites

A prerequisite to this lab is that you've downloaded Tomcat, J2EE SDK, Ant and AppFuse Lab, as in the Remember Me Lab.

In this lab, we will make fields required using Struts' Validator Framework and XDoclet. Our validation.xml file will be generated for us by adding a few simple tags.

Introduction