You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Norr, Peter" <pn...@lehman.com> on 2003/07/16 18:09:14 UTC

Wizard Style Forms Example

Does anyone know a good resource where I can learn about developing Wizard
Style input forms in Struts?

For example, the form has multiple pages of complex input elements, i.e.
multiple value select lists, etc..



------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the
designated recipient(s) named above.  If you are not the intended recipient of
this message you are hereby notified that any review, dissemination,
distribution or copying of this message is strictly prohibited.  This
communication is for information purposes only and should not be regarded as
an offer to sell or as a solicitation of an offer to buy any financial
product, an official confirmation of any transaction, or as an official
statement of Lehman Brothers.  Email transmission cannot be guaranteed to be
secure or error-free.  Therefore, we do not represent that this information is
complete or accurate and it should not be relied upon as such.  All
information is subject to change without notice.


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


Re: Wizard Style Forms Example

Posted by Sandeep Takhar <sa...@yahoo.com>.
check the mailing archive.

I can suggest one thing from the top of my head.  Use
less forms and more mappings.  

One form for the whole "detail" flow.

Try and keep them request scope, but you will probably
have to use session.

sandeep
--- "Norr, Peter" <pn...@lehman.com> wrote:
> Does anyone know a good resource where I can learn
> about developing Wizard
> Style input forms in Struts?
> 
> For example, the form has multiple pages of complex
> input elements, i.e.
> multiple value select lists, etc..
> 
> 
> 
>
------------------------------------------------------------------------------
> This message is intended only for the personal and
> confidential use of the
> designated recipient(s) named above.  If you are not
> the intended recipient of
> this message you are hereby notified that any
> review, dissemination,
> distribution or copying of this message is strictly
> prohibited.  This
> communication is for information purposes only and
> should not be regarded as
> an offer to sell or as a solicitation of an offer to
> buy any financial
> product, an official confirmation of any
> transaction, or as an official
> statement of Lehman Brothers.  Email transmission
> cannot be guaranteed to be
> secure or error-free.  Therefore, we do not
> represent that this information is
> complete or accurate and it should not be relied
> upon as such.  All
> information is subject to change without notice.
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> struts-user-help@jakarta.apache.org
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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