开发者

Get clients browser language in gwt

开发者 https://www.devze.com 2023-03-24 13:28 出处:网络
I am working on multilingual web application which will show the page according to the browse开发者_JS百科r language..I am using GWT in java. How can I get the browser languageGWT itself has support f

I am working on multilingual web application which will show the page according to the browse开发者_JS百科r language..I am using GWT in java. How can I get the browser language


GWT itself has support for internationalization (i18n).
You can read about it in their docs here.

0

精彩评论

暂无评论...
验证码 换一张
取 消