burtonator wrote:
> 
> 
> > I wonder if
> > there's some other place than JetspeedResources.properties, or is there
> > some other mechanism which can recognize the character set of connecting
> > web browser.
> 
> Don't know.. I am not a localization expert by any means.  Raphael?
>

I would say there are 2 places right now where the check can be done:
- JetspeedSessionValidator
- Profiler (as soon as it's committed in the CVS)

This charset detection/setting can very well fit the Profiler/CapabilityMap
model (see my response to WAP proposal). The profiler can also be
extended to load a ResourceBundle of localized resources but of course the
code needs to be modified to use the Bundles rather than hard-coded strings.

In PSML or registry we're better off using the default UTF-8 charset and 
allow a lang attribute to the metainfo for providing multi-lingual meta
information. The MetaData used in the config already supports 
multiple locales.

--
Rapha�l Luta - [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to