Hi,

My are currently starting the process of implementing Struts at my company
for a wizard-like configuration tool with a JSP front end.  We plan on using
one ActionForm for the entire workflow but my immediate impression from the
documentation that I have read is that I need to use a different Action for
each step in the Wizard.  This seems a bit messy to me and I was wondering
if someone can show me the error of my ways.  Is there a way to use 1
ActionForm and one Action class that is smart and is aware of where in the
workflow the wizard is, so it can display the appropriate view?  Any
information or suggestions on how anyone else is implementing this will be
greatly appreciated.  Thanks in advance.



Glenn Kidd

Reply via email to