The new "validwhen" validator requires antlr.jar - looks like you haven't deployed that jar.
Niall ----- Original Message ----- From: "Andrew Close" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, September 15, 2004 10:46 PM Subject: Re: It's not a dirty word... > Richard, > > thank you for the reply. > > > On Wed, 15 Sep 2004 23:23:43 +0200, Richard Tuquet Laburre > <[EMAIL PROTECTED]> wrote: > > did you write validate=true in you action-mapping ? > > no :) i just added that. now when i run the app i get an exception > before my action: > > [Servlet Error]-[antlr.TokenStream]: java.lang.NoClassDefFoundError: > antlr.TokenStream > at java.lang.Throwable.<init>(Throwable.java) > at java.lang.Throwable.<init>(Throwable.java:73) > at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:52) > > so it looks like Validator is being called, but blowing up. actually, > in the stackTrace i see that validator is being called, but i'm not > sure what is breaking... > > andy > > --------------------------------------------------------------------- > 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]