Hi,
I have a problem with character encoding in JRun 2.3.3 (build date
november 30, 1999): I changed "page compilation" in jse and jseweb to
default text encoding ISO8859_1, but it doesn't work, I get only
question marks for the german "umlauts" (�������) when I call a JSP-page
in my browser. The default setting, blank, delivers the same result.
The page contains a
response.setHeader("Content-Type", "text/html;charset=iso-8859-1");"
respectively a
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
In the browser configuration I choosed iso-8859-1 (both N$ 4.75 and IE
5.5). Unfortunately I'm limited to JSP 0.92 on JRun 2.3.3 due to a JSP
1.0 incompatible other API.
Is this a bug or a misconfiguration of my Server, are there workarounds
besides the &...; character entities? I need it for the keywords- and
description-metatags, therefore I don't want to use these entities.
Thanks in advance
Michael
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.