Thanks for the reply

My cocoon version is: version 2.0.2-dev 

Regards,
Hassan


-----Original Message-----
From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 16, 2002 12:25 PM
To: [EMAIL PROTECTED]
Subject: RE: XSP encoding


> From: Hassan Abolhassani [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 15, 2002 11:17 PM
> To: [EMAIL PROTECTED]
> Subject: XSP encoding
> 
> I would like to insert some Japanese character inside xsp pages. For
that I
> tried following declaration:
> 
> <xsp:page encoding="Shift_JIS"
>   xmlns:xsp="http://apache.org/xsp";
>   xmlns:xsp-request="http://apache.org/xsp/request/2.0";
>   xmlns:xsp-session="http://apache.org/xsp/session/2.0"; >
> 
> Shift_JIS is the needed encoding. But when I put Japanese character i
receive
> wrong characters.
> 
> With or without encoding declaration in xsp:page, when i have data
come from a
> java class like for example <xsp:expr>r.getName()</xsp:expr>, i can
see
> Japanese characters.
> 
> Could anyone tell me what might be wrong. XSP internals document says:

What's your cocoon version?

Vadim
 
> -------------------
>    Markup Encoding
>        Method getEncoding is implemented by class XSPMarkupLanguage by
> retrieving the  attribute named encoding in the root <xsp:page>
element.
> 
>       In absence of a <xsp:page> root element, the encoding will be
retrieved
> from an attribute named xsp:encoding present in the "user" root
element.
> --------------------
> 
> Should i put encoding in user root element?
> 
> Any help is appreciated.
> 
> Regards,
> Hassan


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


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

Reply via email to