> I have a situation where i need to have a multi screen form, lets say 3 
> steps.  On \
> the successfull validation of the 3rd step.  I want to save the data into the 
> DB.  \
> This data would have been collected starting on step one, through step 3 and \
> ecapsulated in 1 or more objects. 
> My question is whats the best way to do this from a design standpoint without 
> using \
> actionForms, thats not in option in my case.  Specifically is there a clean 
> way to \
> save a partially filled object from step 1 and pass it to step 2.  Basically 
> the \
> functionality like Server.Transer in .NET. 

Hi Brian,
This sounds like a shameless ad (which it is), but this is _exactly_
what my flow library does:
http://www.superinterface.com/easywizard.htm I would appreciate if you
try it.

To other Struts users: please excuse me for this plug ;)

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

Reply via email to