Re: validate nested beans part 2

2005-07-19 Thread Dave Newton
Scott Purcell wrote: I dug myself into a corner last night and cannot assemble a viable solution. I created a bean (usercheckout) which holds two nested beans (Shipping), and (Billing). Basically I have the user fill out a shipping form, then they fill out a Billing form. The problem is, when

Re: validate nested beans part 2

2005-07-19 Thread Michael Jouravlev
On 7/19/05, Scott Purcell <[EMAIL PROTECTED]> wrote: > I dug myself into a corner last night and cannot assemble a viable solution. > > I created a bean (usercheckout) which holds two nested beans (Shipping), and > (Billing). Basically I have the user fill out a shipping form, then they fill > o

validate nested beans part 2

2005-07-19 Thread Scott Purcell
I dug myself into a corner last night and cannot assemble a viable solution. I created a bean (usercheckout) which holds two nested beans (Shipping), and (Billing). Basically I have the user fill out a shipping form, then they fill out a Billing form. The problem is, when I am trying to validate