You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Igor Romanov <ri...@nizhny.ru> on 2001/03/06 17:45:14 UTC

Re[2]: [C2] Windows-1251 encoding

Hello Konstantin,

PK> The main idea of the answer is to set encoding in cocoon.properties or use:
PK> <xsp:logic>
PK>     response.setContentType("text/html;charset=windows-1251");
PK> </xsp:logic>
PK> and
PK> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"/>
PK> in your formatting XSL.

Are You sure You talking about C2?

PK> Regards,
PK>     Konstantin Piroumian.
-- 
Cheers...
RiO                          mailto:rio@nizhny.ru



Re: Re[2]: [C2] Windows-1251 encoding

Posted by "Piroumian, Konstantin" <KP...@flagship.ru>.
> ----- Original Message -----
> From: "Igor Romanov" <ri...@nizhny.ru>
> To: "Piroumian Konstantin" <co...@xml.apache.org>
> Sent: Tuesday, March 06, 2001 7:45 PM
> Subject: Re[2]: [C2] Windows-1251 encoding
>
>
> > Hello Konstantin,
> >
> > PK> The main idea of the answer is to set encoding in cocoon.properties
or
> use:
> > PK> <xsp:logic>
> > PK>     response.setContentType("text/html;charset=windows-1251");
> > PK> </xsp:logic>
> > PK> and
> > PK> <meta http-equiv="Content-Type" content="text/html;
> charset=windows-1251"/>
> > PK> in your formatting XSL.
> >
> > Are You sure You talking about C2?
>
> No, i'm sorry, I didn't notice that it was about C2.
> I have not much experience with C2, so I can't help.
> Maybe, something like that can be done with C2 too:
>
<xsp-request:set-content-type>text/html;charset=windows-1251</xsp-request:se
> t-content-type>

Oops, it must have been:
<xsp-response:set-content-type>...</ ...>

>
> I am also interested to solve that problem.
> Maybe someone else can answer this question?
>
> >
> > PK> Regards,
> > PK>     Konstantin Piroumian.
> > --
> > Cheers...
> > RiO                          mailto:rio@nizhny.ru
> >
> >
> >
> > ---------------------------------------------------------------------
> > Please check that your question has not already been answered in the
> > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >
> > To unsubscribe, e-mail: <co...@xml.apache.org>
> > For additional commands, e-mail: <co...@xml.apache.org>
> >
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>
>

Re: Re[2]: [C2] Windows-1251 encoding

Posted by "Piroumian, Konstantin" <KP...@flagship.ru>.
----- Original Message -----
From: "Igor Romanov" <ri...@nizhny.ru>
To: "Piroumian Konstantin" <co...@xml.apache.org>
Sent: Tuesday, March 06, 2001 7:45 PM
Subject: Re[2]: [C2] Windows-1251 encoding


> Hello Konstantin,
>
> PK> The main idea of the answer is to set encoding in cocoon.properties or
use:
> PK> <xsp:logic>
> PK>     response.setContentType("text/html;charset=windows-1251");
> PK> </xsp:logic>
> PK> and
> PK> <meta http-equiv="Content-Type" content="text/html;
charset=windows-1251"/>
> PK> in your formatting XSL.
>
> Are You sure You talking about C2?

No, i'm sorry, I didn't notice that it was about C2.
I have not much experience with C2, so I can't help.
Maybe, something like that can be done with C2 too:
<xsp-request:set-content-type>text/html;charset=windows-1251</xsp-request:se
t-content-type>

I am also interested to solve that problem.
Maybe someone else can answer this question?

>
> PK> Regards,
> PK>     Konstantin Piroumian.
> --
> Cheers...
> RiO                          mailto:rio@nizhny.ru
>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>
>