I have numerous Struts forms with validation rules in both validation.xml and in in the validate method of the forms. I would like to reuse these forms and their validation with Web Flow. Is this possible? or do you need to use the binding of objects like in in the birthdate sample? If it is possible please can someone point me in the direction of documentation for configuring it or an example.
Thanks
Daniel


Reply With Quote