Re: Implementing Wizards

2005-10-27 Thread Michael Jouravlev
On 10/27/05, Ross Gibb <[EMAIL PROTECTED]> wrote: > I know this comes up from time to time and yes I have read the previous > posts on implementing wizard like interfaces. As a result of previous > posts I decided to give Struts Workflow Extension a shot, > http://www.livinglogic.de/Struts/. I im

RE: Implementing Wizards

2005-10-27 Thread Mark Benussi
prefect, but when I need to change it, i know exactly what the code does. There you have my tupence worth. Original Message Follows From: <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: Subject: RE: Implementing Wizards Date: Thu, 27 Oct 2005 15:33:15 -0

RE: Implementing Wizards

2005-10-27 Thread bsimonin
Hi Ross. I created a User Wizard to add Users to Microsoft Active Directory from Linux. I did look at the Workflow Extensions as a possibility but I found it cumbersome to use and chose to create a Wizard using pure Struts and not the extensions. I have to tell you the Struts knowledge I gain