简体   繁体   English

在gwt中获取客户端浏览器语言

[英]Get clients browser language in gwt

I am working on multilingual web application which will show the page according to the browser language..I am using GWT in java. 我正在使用多语言Web应用程序,它将根据浏览器语言显示页面。.我在Java中使用GWT。 How can I get the browser language 如何获得浏览器语言

GWT itself has support for internationalization (i18n). GWT本身支持国际化(i18n)。
You can read about it in their docs here . 您可以在此处的文档中阅读有关内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM