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]

Reply via email to