Internationalization for servlets

For servlet development, EAServer supports internationalization-compliant methods that are described in the Java Servlet 2.4 specification. These methods are getLocale and getLocales on the ServletRequest interface and setLocale on the ServletResponse interface: