Versions Compared

Key

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

WebWork The action tag will not get executed when there's a validation error with ValidationInterceptor and DefaultWorkflowInterceptor in place.

...

and defined the method on the action to be executed as one of those excludedMethods, eg.

Code Block
xml
xml
<ww<saf:action name="myActionAlias!input" executeResult="false" />