You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Rajashree Patil <ra...@insage.com> on 2000/09/07 20:01:30 UTC

Re: Unicode & XSP (A new problem)

Hello,
 I am facing the same problem too. When I include the line  <?cocoon-process
type="xsp"?> the special characters are displayed as question marks.
Otherwise the chracters are displayed fine. Does anybody have any solution
for the same?
Thanks in advance,
Rajashree



----- Original Message -----
From: "Ilya A. Kriveshko" <il...@infoinsomniax.com>
To: "cocoon-users" <co...@xml.apache.org>
Sent: Friday, August 18, 2000 4:40 PM
Subject: Unicode & XSP (A new problem)


> A very simple XML file is attached.
> When I remove the <?cocoon-process type="xsp"?> line,
> the characters show up in the browser. When the line is
> in, the characters are replaced with question marks.
>
> Please, tell me why it happens and how to fix it...
> ----
> Ilya
>
>


----------------------------------------------------------------------------
----


> <?xml version="1.0" encoding="UTF-8"?>
> <?cocoon-process type="xsp" encoding="UTF-8"?>
> <?cocoon-format type="text/html" encoding="UTF-8"?>
>
> <xsp:page language="java" xmlns:xsp="http://www.apache.org/1999/XSP/Core"
encoding="UTF-8">
>   <body>
>     <xsp:expr>"Some characters here: Ч■Ц·Ц╤Е┌"</xsp:expr>
>     <br />
>     Some characters here: Ч■Ц·Ц╤Е┌
>   </body>
> </xsp:page>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org