No, everything is "ISO-8859-1".  But when I use unicode, it works.

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] Behalf Of Olivier Billard
Sent: vrijdag 5 december 2003 9:59
To: [EMAIL PROTECTED]
Subject: Re: FW: Escaping in XSP Logic


Hi Yves,

I think something as your issue has happened some weeks agos. You'll find
the solution in
the archives.

It may come from your serializer, that could be "UTF-8" or something else...
check your
sitemap...

--
Olivier Billard



On 04/12/2003 22:30, Yves Vindevogel wrote:
> nobody ?
>
> -----Original Message-----
> *From:* Yves Vindevogel [mailto:[EMAIL PROTECTED]
> *Sent:* woensdag 3 december 2003 19:21
> *To:* [EMAIL PROTECTED]
> *Subject:* Escaping in XSP Logic
>
> Hi,
>
> I have this syntax ...
>
> <xsp:logic>
>     String sMessageNoResultsOther = "Pas de produits qui commen�ent avec
> 1-...-9, ..." ;
> </xsp:logic>
>
> When I use the <xsp:expr> to put the string there, I lose my "�".  It's
> represented as "?".
> I have this with all characters from "Iso-8859-1" with "strange" chars.
>
> My XSP is declared with correct encoding
> <?xml version="1.0" encoding="ISO-8859-1"?>
>
> Is there a way to avoid this, or to use escaping in xsp:logic ?
> I tried with &#231;   but that's no help.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to