Struts-workflow does this kind of stuff. But that's not a standard part of struts. In you want to use pure struts in that case u can happily implement it using basic action classes, just make sure you can store the state of the form in some scope request/session to re-populate in case you go back or forward to implement the state machine.
-----Original Message----- From: Amit Kumar Sharma [mailto:[EMAIL PROTECTED] Sent: Monday, June 21, 2004 3:21 PM To: [EMAIL PROTECTED] Subject: Wizard form support in struts? Dear friends, Is there anything available in struts framework which supports forms of wizard type. Anything in this direction is appreciated. Regards Amit Kumar Sharma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]