How to change page encoding, sent by server 2004-01-24 - By Ivan Kozlov
Back Hello tomcat-user,
HTTP/1.1 200 OK X-Cocoon-Version: 2.0.4 Set-Cookie: JSESSIONID=D816F008A8A742B27835AC15F6D58D55; Path=/sdx Content-Type: text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - that encoding is sent by server Date: Thu, 22 Jan 2004 10:16:01 GMT Server: Apache-Coyote/1.1 Connection: close
<html xmlns:sdx="http://www.culture.gouv.fr/ns/sdx/sdx" xmlns:xsp-pcd="http://cyberdocs.org/pcd/ns/xsp/1.0" xmlns:c-pcd="http://cyberdocs.org/pcd/ns/contenu/1.0" xmlns:nav="http://ajlsm.com/sdx/navigation/cbe/1.0"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8 (See http://UTF-8.ora-code.com)"> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ that is that i define on page, but in Explorer I still see ISO-8859 (See http://ISO-8859.ora-code.com)-1, how can I change it to UTF-8 (See http://UTF-8.ora-code.com) too. Looks like tryed to change all configuration files, even thought it is somewhere in sources.... Can someone help me? thanks.
-- Best regards, Ivan mailto:theses@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|