On Fri, 8 Jun 2001, Dudley Butt@i-Commerce wrote:

> yes, but this is a form that is being filled in like a wizard type of thing,
> i need the form to be session
> any ideas, for an alternative?
> 

The alternative approach is to have *all* of the input fields for the
entire wizard included on every page -- but the ones you are not
displaying on the current page would be created with <html:hidden> instead
of <html:text> or whatever.

Craig

Reply via email to