MAybe try stuts dialog. I have never used it but looks really nice.


2006/5/26, Chaudhary, Harsh <[EMAIL PROTECTED]>:

Its not really that hard or even a design issue. Just have one separate
Action class and Action form for each page. Call the action when the
user hits submit, next etc. In the action class, save to the DB and
forward to the next action.

Harsh.

-----Original Message-----
From: A. Lotfi [mailto:[EMAIL PROTECTED]
Sent: Friday, May 26, 2006 12:41 PM
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


---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great
rates starting at 1&cent;/min.

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


Reply via email to