Versions Compared

Key

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

...

One common use of Action chaining is to provide lookup lists (like for a dropdown list of states). Since these Actions get put on the ValueStack, their properties will be available in the view. This functionality can also be done using the ActionTag to execute an Action from the display page. You may also use the Redirect Action Result to accomplish this.

Next: Action MappingMapper