Re: Wizard implementation wanted

2005-03-11 Thread Nicolas De Loof
Validator has a built-in support for wizards You have to include in your pages all form-bean fields (use hidden tag for those the user doesn't have to edit in a page) You also have to add a hidden input named "page" Validator rule can use this page param to 'only' validate inputs prior to a page

Wizard implementation wanted

2005-03-11 Thread Viktar Duzh
Guys, I have a web application that is built on struts framework. I need to implement a couple of wizards within the application. Could anybody recommend a robust approach? Thanks, - Viktar - To unsubscribe, e-mail: [EMAIL PRO