Hi all!!!

I'm trying to implement a *wizard style form* using 4 or 5 jsp's. I read in
the user doc's that in Struts one should try to design the pages using the
same XXXXForm and XXXXAction class for all the pages inside the *conceptual
form*

I'm wondering how I'm suppose to design the XXXXForm and XXXXAction classes
in order to validate the form data just one time and not as many times as
jsp's invoke the same XXXForm class..

Can anybody share some ideas about how to implement this kind of
functionality?

Thanks in advance.

    Gastón.

Reply via email to