| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "Roy T. Fielding" <field...@gbiv.com> |
| Subject | Re: Config file in http://incubator.apache.org/jackrabbit/firststeps.html wrong? |
| Date | Fri, 12 Nov 2004 23:36:48 GMT |
On Nov 12, 2004, at 2:55 PM, Dick Weisinger wrote: > I have a question about JackRabbit and Internationalization. > The XML code snippet below refers to ISO-8859-1 encoding. > Is this encoding being used because this is just a configuration > file with no real displayable text data? No, it is because the file is encoded as iso-8859-1. That is for the XML parser and has no bearing on jackrabbit itself. Jackrabbit will only see the strings after they are converted to Unicode by the parser. ....Roy | |
| Mime |
|
| View raw message | |