Hi, I try to use Multilanguage in validation.xml. I used the language attribute in formset:
<formset language="fa"> But it seems that only the default language validations are checked. Should set any thing else? When I read the session with <%=session.getAttribute( Action.LOCALE_KEY )%> in my jsp page the returned value is same as what I used in formset tag "fa". Alireza -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>