The @Wizard annotation is what you want. It collects data across pages 
and enforces validation along the way.

http://stripes.sourceforge.net/docs/current/javadoc/net/sourceforge/stripes/action/Wizard.html

Aaron


Stripes-payal wrote:
> Hi ,
> I have 4 jsp pages and one actionBean class.
> I Have take some input fron user at page 1 & go to page 2.there I again take
> some input and proceed.
> And at the last I Store all the data in database.
> For this i need to create and maintain session till the process end.
>
> Can any one tell me how to do this with stripes.
>   


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to