This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Unicode Enitity &#8226


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@rochester.rr.com>
To: <xsl-list@mulberrytech.com>
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@rochester.rr.com
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]