'I have migrated code from struts-2.1 to struts-2.5,its working fine for all locales. Except for en_UK locale

  • I have migrated code from struts-2.1 to struts-2.5,its working fine for all locales. Except for en_UK locale where in WW_TRANS_I18N_LOCALE value fetched is en_US. URL pattern that we hit for different locales

/signin/logon.go?request_locale=en_UK

Any help or clue is appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source