Versions Compared

Key

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

...

Some advanced users may wish to execute WebFlow from within their application – this could be required if you are developing an application that supports WebWork plugin capabilities. This can easily be done. See the JavaDocs for more info:

Wiki Markup
{snippet:id=javadocs-api|lang=none|url=https://webwork.dev.java.net/source/browse/*checkout*/webwork/src/java/com/opensymphony/webwork/webFlow/WebFlow.java}

The command line version of WebFlow does exactly this (except for overriding the Writer):

Wiki Markup
{snippet:id=example-api|lang=none|url=https://webwork.dev.java.net/source/browse/*checkout*/webwork/src/java/com/opensymphony/webwork/webFlow/WebFlow.java}