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]

Reply via email to