yes, no solution back then. But unicode helps Thanks to Nathaniel Alfred. See previous mail.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: vrijdag 5 december 2003 9:30 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: FW: Escaping in XSP Logic this is a point discused in the future again without a solution (if i remeber right) --stavros On Thu, 4 Dec 2003, 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 ç 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]
