What kind of help exactly do you need?

My initial suggestion would be to simply treat each page in the wizard
as a separate ActionForm, and then do inserts into your database upon
submission of each page...

Andy Miller
IS Designer
Butte College
530.895.2946

-----Original Message-----
From: A. Lotfi [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 26, 2006 9:03 AM
To: Struts Users Mailing List
Subject: Struts, how to create wizard pages ??

Hi All,
I appreciate your time and helps,

I have 8 pages, each one has a form, the user has to fill up :
Page1(form1 ,Next) --> Page2(form2 ,Next,Prvious)-->Page3(form3
Next,Previous)
......-->Page8(form8 ,Previous)

each form has a data that will be stored in a table.

Please I want to learn from you on how to do it .

Thank you 

                
---------------------------------
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail Beta.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to