Re: Unicode Enitity &#8226

Subject: Re: Unicode Enitity &#8226
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Thu, 16 Nov 2000 18:44:27 -0800
does it work if you do this?

<?xml version="1.0" encoding="ISO-8859-1"?>

instead of utf-8




----- Original Message -----
From: "Melvyn Rosengarden" <melrose@xxxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Thursday, November 16, 2000 5:42 PM
Subject: Unicode Enitity &#8226


> I have a simple problem that is fairly complex to explain. Within a  .jsp
> page I have a call to a java bean to perform an XSL transform and return
the
> resulting HTML . I am explicitly using the UTF-8 encoding in my XML
> declaration. Within my XSLT I am outputting the entity &#8226; ( the solid
> bullet character). When my transformed HTML renders inside the "container"
> page &#8226;  appears is giberish. If I place the  &#8226; entity  in the
> calling .jsp page it always renders correctly.  When I change my browser
> font to utf-8 the character is then correct. I just can't seem to get this
> right. Why would I require a utf-8 character set for the transformed HTML
> and not the static ????   Any help would be appreciated.
>
>
>
> "You already have zero privacy -- get over it !!
> Melvyn Rosengarden
> melrose@xxxxxxxxxxxxxxxx
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread