You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Amit Kumar Sharma <am...@sysarris.soft.net> on 2004/06/21 11:51:02 UTC

Wizard form support in struts?

Dear friends,
 
Is there anything available in struts framework which supports forms of
wizard type.
 
Anything in this direction is appreciated.
 
Regards
Amit Kumar Sharma
 

Re: Wizard form support in struts?

Posted by sa...@04web.com.
<action
  name="myFormName"
  scope="session" <!-- this will store the form on session => just what
you need to implement the wizard -->
>
...
</action>

Pedro Salgado

> Dear friends,
>
> Is there anything available in struts framework which supports forms of
> wizard type.
>
> Anything in this direction is appreciated.
>
> Regards
> Amit Kumar Sharma
>




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org