On 22 nov, 15:05, David Balažic <[email protected]> wrote: > Hi! > > I googled around (see below for URLs) and found some info about the > LocaleMatcher class and how it can be used for detecting the Accept- > Language request header. > Was LocaleMatcher dropped in GWT 2.1.0?
It never was part of GWT proper. Have a look at the GWT-Incubator: http://code.google.com/p/google-web-toolkit-incubator > Is there a way to read the Accept-Language from client GWT code? No. > Or is server-side code (like JSP) the only way? yes. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
