You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Don Brown <do...@gmail.com> on 2004/09/10 20:18:09 UTC

[ANN] Struts-Flow 0.2 Released

Struts Flow is a port of Cocoon's Control Flow to Struts to allow
complex workflow, like multi-form wizards, to be easily implemented
using continuations-capable JavaScript. It provides the ability to
describe the order of Web pages that have to be sent to the client, at
any given point in time in an application.

Features
    * Easily script complex workflows
    * Full access to Struts features
    * Ability to run in non-Struts environments (uses Jakarta's Commons-Chain)
    * Includes Wizard library to help easily create complex wizards
    * Includes Wizard example
    * Includes Cocoon's number guessing game example

This release adds a wizard library and example showing how to easily
create complex wizards using Struts Flow.  The wizard tutorial/example
on the website explains how it is used.

Homepage: http://struts.sf.net/struts-flow
Download: http://sourceforge.net/project/showfiles.php?group_id=49385&package_id=120079
Example: http://struts.sourceforge.net/struts-flow/wizard-example.html

Don

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org