From users-return-176798-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Mon Mar 03 12:24:18 2008 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 95856 invoked from network); 3 Mar 2008 12:24:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2008 12:24:18 -0000 Received: (qmail 17465 invoked by uid 500); 3 Mar 2008 12:24:00 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 17445 invoked by uid 500); 3 Mar 2008 12:24:00 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 17429 invoked by uid 99); 3 Mar 2008 12:24:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 04:24:00 -0800 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=DNS_FROM_OPENWHOIS,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [203.200.218.100] (HELO mail.infotechsw.com) (203.200.218.100) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 12:23:14 +0000 Received: from mail.infotechsw.com (localhost [127.0.0.1]) by mail.infotechsw.com (8.13.1/8.13.1) with ESMTP id m23C6iAx004463 for ; Mon, 3 Mar 2008 17:36:44 +0530 Received: from ugendhar ([10.1.3.2]) by mail.infotechsw.com (8.13.1/8.13.1) with ESMTP id m23C6ist004454 for ; Mon, 3 Mar 2008 17:36:44 +0530 Reply-To: From: "Raghuveer" To: Subject: encoding - web.xml,struts struts-config.xml Date: Mon, 3 Mar 2008 17:52:34 +0530 Organization: IEL Message-ID: <00ac01c87d29$42903fa0$67c013ac@pwit.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00AD_01C87D57.5C487BA0" X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Thread-Index: Ach9KTETD8Tfm+uUQiy5maYeEDN2QQAAASuw X-TM-AS-Product-Ver: IMSS-7.0.0.3116-5.0.0.1023-15764.003 X-TM-AS-Result: No--8.261-5.0-31-1 X-imss-scan-details: No--8.261-5.0-31-1 X-TM-AS-User-Approved-Sender: No X-TM-AS-Result-Xfilter: Match text exemption rules:No X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_00AD_01C87D57.5C487BA0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I am working on i18n application that needs to be worked in English and Polish language. This application is working on Tomcat Servers on windows system In India, But getting Question Marks Polish language in Poland Windows System. Is there anything that needs to be handled in "web.xml" and "struts-config.xml" with encoding attribute? I don't find any difference when modified to "ISO-8859-2" Any advice or suggestion ? ------=_NextPart_000_00AD_01C87D57.5C487BA0--