While locale is configured at the user level, you can also dynamically switch to a specific locale by using the changeSessionLocale JSP function.
void changeSessionLocale(String localecode)
localecode - Locale you want to switch to.