RE: struts workflow extension: help on workflow violation handling

2004-04-11 Thread Satish Kataria
, Satish -Original Message- From: Derek [mailto:[EMAIL PROTECTED] Sent: Monday, April 12, 2004 2:14 AM To: [EMAIL PROTECTED] Subject: struts workflow extension: help on workflow violation handling I need some guidance and/or an example of how to achieve this... I have a multi-page wizard that use

struts workflow extension: help on workflow violation handling

2004-04-11 Thread Derek
I need some guidance and/or an example of how to achieve this... I have a multi-page wizard that uses a form bean (in the session) per page. "Next" and "Back" buttons submit to the same Action which is necessary to save all data entered into the form beans. On a workflow violation, I want the us

struts workflow extension: help on workflow violation handling

2004-04-11 Thread Derek
I need some guidance and/or an example of how to achieve this... I have a multi-page wizard that uses a form bean (in the session) per page. "Next" and "Back" buttons submit to the same Action which is necessary to save all data entered into the form beans. On a workflow violation, I want the us