Versions Compared

Key

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

...

Always let the Control Servlet configuration handle decisions about the appropriate response to take for a request given the result string from an event. In most cases the response will be the generation of a view, but sometimes it will make sense to chain requests together to acheive achieve logic reuse or more advanced flow control.

...