You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Clere, Jean-Frederic" <jf...@fujitsu.siemens.es> on 2000/03/27 19:11:34 UTC

RE RE: [PATCH] Add EBCDIC support for text files in Tomcat.

Hi all,

Thanks for all comments.

I have collected some topic from Apache about EBCDIC:
http://www.apache.org/docs/ebcdic.html
http://www.apache.org/docs/readme-tpf.html

So all "text" files have to be converted. I agree that the conversion
is normaly useless for the machines that  are using ASCII character
set. The solution is probably to have the information that we want
convertion in a configuration file. (default: No conversion, the risk
to introduce performance problems is reduced).

In Tomcat there is already a conversion from Unicode to ASCII,
On write for example:
All http headers are String so Unicode, they are send via a socket
so they have to converted somewhere.

I will go on doing my porting 

Jean-Frédéric Clère
EP LP DC22 (BCN)
Fujitsu Siemens Computers
Phone + 34 93 480 4209
Fax     + 34 93 480 4201
Mail mailto:jfrederic.clere@fujitsu.siemens.es