Versions Compared

Key

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

...

Panel

java -cp ... -jar webflow.jar -config CONFIG_DIR -views VIEWS_DIRS -output OUTPUT

Where:

  • CONFIG_DIR is the directory where xwork.xml and other configuration files are located
  • VIEWS_DIRS is a comma separated list of directories where you JSPs and Velocity files are located
  • OUTPUT is the directory where WebFlow will write its files to