[opencms-dev] Request character encoding - An answer with a n ew Q

Martin Kuba makub at ics.muni.cz
Fri May 28 17:25:02 CEST 2004


Vlachogiannis Evangelos wrote:
> You mean I do not need to do the conversion? I have tried that and it does
> not work .... 

It works for me. But you should *not* specify the encoding
using

<%@ page language="java" contentType="text/html; charset=ISO-8859-7">

instead you have to set the line

defaultContentEncoding=ISO-8859-7

in the file
$CATALINA_BASE/webapps/opencms/WEB-INF/config/opencms.properties

and make the JVM default encoding to be ISO-8859-7.

Martin
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Supercomputing Center Brno             Martin Kuba
Institute of Computer Science    email: makub at ics.muni.cz
Masaryk University             http://www.ics.muni.cz/~makub/
Botanicka 68a, 60200 Brno, CZ     mobil: +420-603-533775
--------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3415 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040528/b154da9c/attachment.bin>


More information about the opencms-dev mailing list