Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Struts 2 framework provides easy-to-use validation methodologies. You can add a validate method to the Action class or have a separate XML file with validation rules or you can use a combination of both methodologies.

Up Next

In our next tutorial we'll cover how to enable one action node in struts.xml to respond to several different action URLs.

Next

Onward to Wildcard Method Selection