-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Johnny,

Johnny Kewl wrote:
> I think it may be possible that something else is setting the font...
> and then the JRE is using that.

I think you're totally confusing yourself about font issues. Java only
interacts with fonts of any kind when running AWT/Swing apps. Webapps
have no interactions with fonts of any kind.

The font used to display the web page is entirely dependent on the web
browser. The web browser chooses the font based upon the style of the
text to be displayed, and the language it's being displayed in.

The likely problem, here, is the encoding appearing in the Content-Type
header from the server.

It's possible that Willem's 5.x server is configured with a Valve to set
the default character encoding, and that the 6.x server is not similarly
configured.

Willem, can you post the relevant sections of your server.xml files from
each version? If you can't figure out what's relevant, just post the
entire thing.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkjJSmwACgkQ9CaO5/Lv0PCrjQCgnyTGy7SuYmJQme+uJRo+kpkH
qu0AniqswmAHi50a/6NgQlyuWJbP4U3x
=jBNr
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to