Look at the mail archives.  Basically, you carry two extra fields on your
form, 'CurrentPage' and 'NextPage'.  When validate is called, do validation
against fields on the CurrentPage.

- jeff

----- Original Message -----
From: "Todd Story" <[EMAIL PROTECTED]>
To: "Struts-User (E-mail)" <[EMAIL PROTECTED]>
Sent: Monday, June 04, 2001 10:28 AM
Subject: Wizard form approach


> Is anyone currently using multiple pages (same ActionForm) in a
wizard-esque
> manner?  If so, how are you doing validation without knowing the details
of
> which elements are displayed on which page?  In other words I'd like some
> fields to be required without having the user to go back 3 pages.  Thanks.
>

Reply via email to