Re: Form not found for locale en

2007-03-07 Thread mcmoisei
Sorry about that. Here it is... Struts: 1.3.5 Validator: the version for 1.3.5 (1.3.0 ?) -- Original message -- From: "Niall Pemberton" <[EMAIL PROTECTED]> > P.S. Also the Commons Validator version? > > On 3/7/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > W

Re: Form not found for locale en

2007-03-07 Thread Niall Pemberton
P.S. Also the Commons Validator version? On 3/7/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: What version of Struts are you using? From memory I think this was fixed in more recent versions. Niall P.S. Always a good policy to state the version you're talking about On 3/7/07, MC Moisei <[EMA

Re: Form not found for locale en

2007-03-07 Thread Niall Pemberton
What version of Struts are you using? From memory I think this was fixed in more recent versions. Niall P.S. Always a good policy to state the version you're talking about On 3/7/07, MC Moisei <[EMAIL PROTECTED]> wrote: Hello, How do I get rid of the following anying message beside setting th

Form not found for locale en

2007-03-06 Thread MC Moisei
Hello, How do I get rid of the following anying message beside setting the logger to ERROR ? org.apache.commons.validator.ValidatorResources.getForm(ValidatorResources.java:448) - Form 'detailsForm' not found for locale 'en' Thanks, MC