cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get the Language from the Internet Explorer Settings

Former Member
0 Kudos

Hello experts,

I am working on international Dynpros. For that it is necessary to get the country from which the user is calling the portal. The thing is that the logon to the portal is over the anonymous - user. Is there a possibiltiy to get the Language or Contry from the Internet Explorer Settings or somethin like that.

Many Thanks

Marco

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Following is a way to do this

WDClientUser.getCurrentUser().getLocale()

Regards

Ayyapparaj

Answers (1)

Answers (1)

PradeepBondla
Active Contributor
0 Kudos

Hi,

helpful thread /message/1463180#1463180 [original link is broken]

PradeeP