Java Web application internationalization of JSP training

Source: Internet
Author: User
Tags java web

Goal:

U master the internationalization of Java Web applications;

U master the formatting of the numbers in the page information;

You have the formatting of the date and time in the page information.

With the internationalization of the global economy, many businesses are involved in a number of countries and languages, which requires the company's Web applications to support multiple languages at the same time, the system will be based on the language you use to determine which language to serve you, called internationalization. For example, the operating system you are using is in Chinese, and the site you see will be in Chinese. If you are using a Japanese version of the operating system, the site you see will be in Japanese. This chapter implements the internationalization of the user management interface.

11.1 Target Demo

11.1.1 function Description

The user management interface that was completed earlier uses Chinese. Now hope that users can choose their own language, if the choice of Chinese, then display the Chinese interface, if the user choose English, then display the English interface. If the user does not have a choice, it is displayed according to the default language of the user's browser.

11.1.2 Operation effect

If the reader's browser's default language is Chinese, see the user management interface as shown in Figure 11.1. If the default language of the reader's browser is English, see the user management interface as shown in Figure 11.2.

Figure 11.1 The Default User management interface

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.