Normally, the JVM sets the locale to a default. If want to use a specific locale, it can be done by calling the following from within your code:
webeq3.resources.Messages.setLocale(Locale new_locale)