On 5/8/06, Jakub Milkiewicz <[EMAIL PROTECTED]> wrote:
Up to now the best soulution ( as i think) is to turn off autovalidation and
validate in Action classes calling actionForm validate(). Obviously i will
set proper value of page property in each action before validation.

Turning off autovalidation is a first step to gain more control on
your wizard's flow.

You may want to check out wizard example in Struts Dialogs 2.0 [1].
The live demo is available [2] It does not use Validator, though.

[1] 
https://sourceforge.net/project/showfiles.php?group_id=49385&package_id=154597
[2] http://www.superinterface.com/strutsdialog/wizardaction.do

Michael.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to