> I don't know if Jetspeed provides any methods for that, but
> you can get
> it from the request (which is also used by Jetspeed to decide the
> localization):
> runData.getRequest().getLocale()
>
> From the javadoc:
> Returns the preferred Locale that the client will accept content in,
> based on the Accept-Language header. If the client request doesn't
> provide an Accept-Language header, this method returns the default
> locale for the server.

Thanks for the reply. But unfortunately, that does not seem to be what I
need either, since the Accept-Language header of the client does not change
when the user selects a language using a select language portlet.

Regards

Michael Burschik


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to