Not sure.. haven't used struts-workflow, but I did do some search on the
possibilities, but somehow I wasn't convinced, maybe lack of documentation
or something


-----Original Message-----
From: Amit Kumar Sharma [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 21, 2004 3:43 PM
To: 'Struts Users Mailing List'
Subject: RE: Wizard form support in struts?

This can be done but we are looking for something where we can use some
form "type" which takes care of these activities (How abt struts-flow?
Need more inputs on this..)

-----Original Message-----
From: Rajat Pandit, Gurgaon [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 21, 2004 3:25 PM
To: 'Struts Users Mailing List'
Subject: RE: Wizard form support in struts?

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]


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

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

Reply via email to