sdx-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sdx-users] Encoding, sent by Tomcat Server


From: Ivan Kozlov
Subject: [sdx-users] Encoding, sent by Tomcat Server
Date: Sun, 25 Jan 2004 22:08:40 +0300

Hello sdx-users,

  Had a problem changing default encoding sent by server
  -----------
> HTTP/1.1 200 OK
> X-Cocoon-Version: 2.0.4
> Set-Cookie: JSESSIONID=D816F008A8A742B27835AC15F6D58D55; Path=/sdx
> Content-Type: text/html;charset=ISO-8859-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">
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ^^^^^^^^^^^
> that is that i define on page,
> but Internet Explorer selects ISO-8859-1
  -----------

Founded, that it is Tomcat bug, described here
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13231

With this description I've successfully changed encoding in Tomcal
start page /WEBAPP/ROOT/index.jsp

How to do such a things with SDX pages, that generated by cocoon?

-- 
Best regards,
 Ivan                          mailto:address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]