Hi all,

I am trying to implement Internationalization based validation using the
Struts Validator.  The validation works fine when I just have the language
and the country code as attributes for formset in validation.xml but it
fails when I include a variant attribute in the formset. I am using the
following command to set the locale

session.setAttribute(org.apache.struts.action.Action.LOCALE_KEY, new
java.util.Locale("en", "US", "200"));

...Any help in this regard is highly appreciated.


Thanks in advance
Girish


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

Reply via email to