Hello, 

Using Struts Validation Framework, how is it possible to use only one
formset in validation.xml for ALL locales, when using only
locales-independant validations ?

I use <formset> ... </formset> but get the error that the form is not
found under locale en_US, i.e.

Having more formset like <formset language="en"> "solves" the problem,
of course, but I don't want to have redundancy in this file while it's
useless.

Shouldn't it be possible to define only general case, and to fallback
on it when specific case isn't define ? Is there a special issue to
resolve this ?

Thanks in advance for any help !

-- 
Marc Demlenne

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to