Thanks Hubert, I fixed the property, but I cannot seem to find the antlr.jar in the struts extract? Is this something new? I did find this "ant-antlr.jar" but it was under my ant stuff?
Thanks, Scott -----Original Message----- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 15, 2005 2:32 PM To: Struts Users Mailing List Subject: Re: validwhen problem On Tue, 15 Mar 2005 14:27:15 -0600, Scott Purcell <[EMAIL PROTECTED]> wrote: <snip/> > <field property="confirmpassword" depends="validwhen"> <snip/> > My Bean has the getPassword() and getConfirmPassword() methods. Can anyone > help here. Perhaps your property needs to be set to "confirmPassword". > > thanks, > > Error: ##############33 > java.lang.NoClassDefFoundError: antlr/TokenStream You need to include the antlr.jar that comes with the Struts distribution. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]