You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by 陶 京瑞 <ta...@hotmail.com> on 2004/04/20 10:48:10 UTC

Slide and multiple languange??

hi,

does the Slide support Chinese? if so how to?

I have put a file onto the slide, when I use propfindmethod to display the 
file name, the file with Chinese name is shown as ???.txt. I think some one 
may also face such multiple language problem, but how to deal with it?

Thanks for any help.

_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger:  http://messenger.msn.com/cn  


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Re: Slide and multiple languange??

Posted by Jacob Lund <jl...@qualiware.net>.
what version of slide are you using and what servlet engine are you using?

I have slide 2RC1 working fine with utf-8 encoding on a tomcat 5. Here is
what I did to make it work:
In slide:
Add a parameter url-encode-path in the tx content and descriptors store and
set it to true. (in domain.xml)
In tomcat 5:
add URIEncoding="UTF-8" as parameter to the connector in server.xml.

I have not tested it with Chinese but it works with Russian and Danish on an
English machine.

Just notice that this requires your client to support UTF-8 encoding.

/jacob

----- Original Message ----- 
From: "陶 京瑞" <ta...@hotmail.com>
To: <sl...@jakarta.apache.org>
Sent: Tuesday, April 20, 2004 10:48 AM
Subject: Slide and multiple languange??


> hi,
>
> does the Slide support Chinese? if so how to?
>
> I have put a file onto the slide, when I use propfindmethod to display the
> file name, the file with Chinese name is shown as ???.txt. I think some
one
> may also face such multiple language problem, but how to deal with it?
>
> Thanks for any help.
>
> _________________________________________________________________
> 与联机的朋友进行交流,请使用 MSN Messenger:  http://messenger.msn.com/cn
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org