You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by John Sisk <jo...@flashmail.com> on 2000/09/19 20:54:03 UTC

ActionForm and ActionClass across multiple pages.

I need to build 3 or 4 pages that interact with one formBean similar to the
section on ActionForm Beans in the User Guide. What setep do I need in the
ActionClass and in Action.xml to control the way the pages will flow from
one to the other after each submission?