Interestingly, everything works fine on Windows XP; German Umlauts are entered correctly into the database, and displayed correctly when HTML is created from the table.
The *same* sitemap file (with added <encoding> tags in sql, xsl and html transformers) does not work correctly on Linux.
On one version, the writing into the database works correct, but not the reading. Instead of displaying Umlauts in the resulting HTML the following code is written to the HTML:
�
for all german umlauts the same, no matter what is used. This is obviously wrong.
On the other Linux box, not even the writing to the database works, there the german Umlauts are replaced with two characters. Has anybody on idea about this strange behavious? it really looks like it could have something to do with the OS, JVM...?
thank you
alex
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]