Get client browser locale

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Get client browser locale

Adrian Norberto Marino
Hello, I have next question:
        How can get the client browser locale?

I'm using Visual works 7.6 and seaside 2.8.

Thanks.
--
Adrian Norberto Marino <[hidden email]>
J2EE Developer.
Gentoo/Debian GNU/Linux User 380562.

...With free software you have freedom!...

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Get client browser locale

Miguel Cobá
El dom, 08-11-2009 a las 23:25 -0300, Adrian Norberto Marino escribió:
> Hello, I have next question:
> How can get the client browser locale?

Check for the header:

Accept-Language

in the request.

>
> I'm using Visual works 7.6 and seaside 2.8.
>
> Thanks.
--
Miguel Cobá
http://miguel.leugim.com.mx

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside