Re: It's not a dirty word...

2004-09-15 Thread Niall Pemberton
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

Re: It's not a dirty word...

2004-09-15 Thread Andrew Close
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.TokenStrea

Re: It's not a dirty word...

2004-09-15 Thread Richard Tuquet Laburre
did you write validate=true in you action-mapping ? Andrew Close a écrit : hi all, i've been playing with 'Validator' for a couple of days now and can't quite get it to work. i've read the dev_validator.html on the Validator page and several of the links off that page. i've spent several hours re