Re: Struts2 I18N Validation

2009-08-05 Thread EmiliyD
In my webProject, its not possible to set the locale by the browser. This is special, I know. If anybody finds a solution to my validationproblem, please tell me. EmiliyD wrote: > > Hi, > I am trying to develop a localized validation for my struts2 project. > Dynamically the loc

Struts2 I18N Validation

2009-08-05 Thread EmiliyD
Hi, I am trying to develop a localized validation for my struts2 project. Dynamically the locale-specific validation.xml should be used. My project holds different validationfiles for each country: actionClass1_ie.validation actionClass1_de.validation is there a way to make struts load the