Hi,
I have a small workflow where the user needs to register.
In the 1st screen the user chooses a login and a password.
In the 2nd screen the user enters his first name, last name, age, etc
In the 3rd and final screen the user enters her/his address.

The submit final in the 3rd screen should be final :  the data will be
inserted into the database.

What are the different ways to implement it with Struts 2 ?

I read about the SCOPE interceptor, and also about a Spring Web Flow
plugin for Struts 2. Also another scope plugin for Struts 2 etc ...

I did not find detailed examples of the Spring Web Flow plugin, I am
afraid that I will spend too much time with it.


Thanks

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

Reply via email to