RE: Validation based on other fields

2008-09-04 Thread Gundersen, Richard
Cheers Dave, I'll check it out in the morning Appreciate you help -Richard -Original Message- From: Dave Newton [mailto:[EMAIL PROTECTED] Sent: Thu 04/09/2008 17:14 To: Struts Users Mailing List Subject: Re: Validation based on other fields --- On Thu, 9/4/08, Gundersen, Ri

Re: Validation based on other fields

2008-09-04 Thread Dave Newton
--- On Thu, 9/4/08, Gundersen, Richard wrote: > I'd like to do it with the client side javascript if possible > (to prevent having to reload the page just for validation) but > I can't find anything in the Xwork docs. > > Not a problem if I do - I can move all the validation to > the Java, but I